Last active
March 25, 2019 15:56
-
-
Save OlivierJM/24d70ff82e0541b3ce50ae9c3fbbd474 to your computer and use it in GitHub Desktop.
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
// this is truncated and don't mind this comment in JSON 😉 | |
{ | |
"_locale": "en-us", | |
"_namespace": "common", | |
"language": { | |
"enUS": "English - U.S.", | |
"esES": "Spanish - SP", | |
"frFr": "French - FR", | |
"Language": "Language" | |
}, | |
"header": { | |
"openExternalLink": "Click here to Open all the external links in a page", | |
"externalLink": "External Links" | |
}, | |
"notFound": "Oooops Page not Found Take me", | |
"titles": { | |
"addreference": "Add Reference", | |
"referenceDisplaced": "References displayed", | |
"feedback": "Feedback", | |
"source": "Source", | |
"usersfeedback": "Users Feedback", | |
"notifications": "Notifications", | |
"bookmarks": "Bookmarks" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment