Skip to content

Commit

Permalink
[VIVO 1870] update i18n key to JavaScript mapping (#183)
Browse files Browse the repository at this point in the history
* update menupage-script i18n key to JavaScript mapping

Follow-on to resolution of: https://jira.lyrasis.org/browse/VIVO-1870
  • Loading branch information
wwelling committed Aug 28, 2020
1 parent 4f99b0a commit 2863d1f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
pageString: '${i18n().page?js_string}',
viewPageString: '${i18n().view_page?js_string}',
ofTheResults: '${i18n().of_the_results?js_string}',
thereAreNo: '${i18n().there_are_no?js_string}',
indNamesStartWith: '${i18n().individuals_names_starting_with?js_string}',
thereAreNoEntriesStartingWith: '${i18n().there_are_no_entries_starting_with?js_string}',
tryAnotherLetter: '${i18n().try_another_letter?js_string}',
indsInSystem: '${i18n().individuals_in_system?js_string}',
selectAnotherClass: '${i18n().select_another_class?js_string}'
Expand Down

0 comments on commit 2863d1f

Please sign in to comment.