Skip to content

Instantly share code, notes, and snippets.

@peterhartree
Created December 18, 2016 11:42
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 peterhartree/3455d302c4a1408e3fdb7d5bbfc9df78 to your computer and use it in GitHub Desktop.
Save peterhartree/3455d302c4a1408e3fdb7d5bbfc9df78 to your computer and use it in GitHub Desktop.
Inbox When Ready German l18n
{
"appName": {
"message": "Inbox When Ready für Gmail™",
"description": "The name of the application, displayed in the web store."
},
"appDesc": {
"message": "Schützen Sie Ihren Fokus... verstecken Sie Ihre Google Mail-Posteingang.",
"description": "The short description of the application, displayed in the web store."
},
"hideInbox": {
"message": "Verstecken Inbox",
"description": "The hide inbox button label"
},
"showInbox": {
"message": "Anzeigen Inbox",
"description": "The show inbox button label"
},
"lockoutActive": {
"message": null,
"description": "The message shown when the inbox lockout is active"
},
"nextUnlockAt": {
"message": null,
"description": "The message shown when user hovers over the inbox lockout message"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment