Browse Source

New translations constants_that_require_translations.ts (German)

translation_master
Jonathon Hammond 3 years ago
parent
commit
0470654448
  1. 2
      src/common/constants_that_require_translations_de.ts

2
src/common/constants_that_require_translations_de.ts

@ -1,5 +1,5 @@
// Constants that will require translations into different languages should go here
export const EDIT_PAGE_IN_GITHUB = 'Edit this page on GitHub';
export const EDIT_PAGE_IN_GITHUB = 'Edit this page in English on GitHub';
export const COMMUNITY = 'Community';
export const LANGUAGES = 'Languages';
export const LEARNING_RESOURCES = 'Learning Resources';

Loading…
Cancel
Save