unified label capitalization

pull/6827/head
Markus Kahl 8 years ago
parent 1ffb6fafdf
commit 777f7e1535
  1. 4
      config/locales/en.yml
  2. 2
      config/locales/js-en.yml

@ -4,8 +4,8 @@ en:
sentence_separator_or: "or"
different_formats: Different formats
label_xls: XLS
label_xls_with_descriptions: XLS with Descriptions
label_xls_with_relations: XLS with Relations
label_xls_with_descriptions: XLS with descriptions
label_xls_with_relations: XLS with relations
xls_export:
child_of: child of

@ -2,4 +2,4 @@ en:
js:
label_format_xls: "XLS"
label_format_xls_with_descriptions: "XLS with descriptions"
label_format_xls_with_relations: "XLS with Relations"
label_format_xls_with_relations: "XLS with relations"

Loading…
Cancel
Save