Skip to content

Instantly share code, notes, and snippets.

@rxluz
Created December 13, 2017 20:51
Show Gist options
  • Save rxluz/f47501ecc71beb243d53d5d81eb781c5 to your computer and use it in GitHub Desktop.
Save rxluz/f47501ecc71beb243d53d5d81eb781c5 to your computer and use it in GitHub Desktop.
Example of translations using json strings
{
"ACTION_ACTIVE":"Aktiv",
"ACTION_CANCEL":"Cancel",
"ACTION_ADD":"Hinzufügen",
"ACTION_ADD_CUSTOMER":"Neuen Kunden hinzufügen",
"ACTION_BACK_TO_MENU":"Zurück zum Menü",
"ACTION_BACK_TO_LIST":"Zurück zur Liste",
"ACTION_CHECK":"Klick zum prüfen",
"ACTION_CHECK_NO_CV":"Keine CVV für diese Karte generieren",
"ACTION_CHECKOUT":"Check-out",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment