Skip to content

Instantly share code, notes, and snippets.

@peterhartree
Created February 10, 2018 10:11
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/efd5623423d8c8e4130ba6edee772ca1 to your computer and use it in GitHub Desktop.
Save peterhartree/efd5623423d8c8e4130ba6edee772ca1 to your computer and use it in GitHub Desktop.
Inbox When Ready l18n
{
"appName": {
"message": "Inbox When Ready for Gmail™",
"description": "The name of the application, displayed in the web store."
},
"appDesc": {
"message": "Protect your focus... improve your inbox workflow.",
"description": "The short description of the application, displayed in the web store."
},
"inbox": {
"message": "Inbox",
"description": "The label for the Inbox tab"
},
"hideInbox": {
"message": "Hide Inbox",
"description": "The hide inbox button label"
},
"showInbox": {
"message": "Show Inbox",
"description": "The show inbox button label"
},
"lockoutActive": {
"message": "Inbox lock is active",
"description": "The message shown when the inbox lockout is active"
},
"nextUnlockAt": {
"message": "Next unlock at",
"description": "The message shown when user hovers over the inbox lockout message"
},
"showingInboxIn": {
"message": "Showing inbox in",
"description": "First half of the showing inbox in X seconds message."
},
"minutes": {
"message": "minutes",
"description": ""
},
"seconds": {
"message": "seconds",
"description": ""
},
"cancel": {
"message": "Cancel",
"description": ""
},
"inboxTimeBudgetQuestion": {
"message": "How much time do you want to spend on your inbox today?",
"description": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment