Skip to content

Instantly share code, notes, and snippets.

@peterhartree
Created April 14, 2017 11:26
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/130b0a86ffa487f65cc1972ac8a65300 to your computer and use it in GitHub Desktop.
Save peterhartree/130b0a86ffa487f65cc1972ac8a65300 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."
},
"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