Skip to content

Instantly share code, notes, and snippets.

@theodesp
Created April 11, 2019 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theodesp/a650fee41961246d9a66a34d9fa7ed20 to your computer and use it in GitHub Desktop.
Save theodesp/a650fee41961246d9a66a34d9fa7ed20 to your computer and use it in GitHub Desktop.
{
"general": {
"back": "Back",
"cancel": "Cancel",
"confirm": "Are you sure?",
"destroy": "Delete",
"edit": "Edit",
"new": "New",
"test": "Test"
},
"hello": "Hello world",
"layouts": {
"application": {
"about": "About",
"account": "Account",
"app_store": "App Store",
"imprint": "Imprint",
"logout": "Logout",
"my_mails": "My Mails",
"press": "Press",
"preview": "Preview",
"profile": "Profile",
"sign_in": "Login",
"sign_up": "Register"
}
},
"message": "Welcome to PhraseApp i18next",
"_languages": {
"el": "Greek",
"en": "English"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment