Skip to content

Commit

Permalink
Add translation and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex committed Sep 25, 2023
1 parent 9bbcf5c commit 6959a09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/helpers/icon_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module IconHelper
export: "download",
export_csv: "download",
export_xml: "download",
export_xls: "download",
go_live: "play",
import: "upload",
index: "list",
Expand Down
1 change: 1 addition & 0 deletions config/locales/en/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -921,6 +921,7 @@ en:
import_from_csv: "Import from CSV"
export_csv: "Export CSV"
export_xml: "Export XML"
export_xls: "Export XLSForm"
export: "Export"
models:
form:
Expand Down

0 comments on commit 6959a09

Please sign in to comment.