Last active
November 26, 2016 19:40
-
-
Save blenderous/087416ad39ec9d9baa28bf72714b3333 to your computer and use it in GitHub Desktop.
English and French language files that could be used with angular translate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"GO_TO_MENU": "Go to menu", | |
"GO_TO_CONTENT": "Go to content", | |
"ERROR_PAGE_TITLE": "Error – page not found", | |
"IMG_SRC": "https://gist.githubusercontent.com/blenderous/087416ad39ec9d9baa28bf72714b3333/raw/2be1184c0f056d42f2f5690bb2f86f36b7860b3e/en.png" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"GO_TO_MENU": "Allez à la navigation", | |
"GO_TO_CONTENT": "Allez au contenu", | |
"ERROR_PAGE_TITLE": "Erreur – page introuvable", | |
"IMG_SRC": "https://gist.githubusercontent.com/blenderous/087416ad39ec9d9baa28bf72714b3333/raw/2be1184c0f056d42f2f5690bb2f86f36b7860b3e/fr.png" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment