Created
May 29, 2013 20:32
-
-
Save lambdabaa/5673586 to your computer and use it in GitHub Desktop.
l10n faii
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # new-emails refers to the text shown on a notification that users | |
| # get when they receive new, unread email. The ui component that utilizes | |
| # this lives in apps/email/js/message_list_topbar.js. | |
| new-emails={[ plural(n) ]} | |
| new-emails[one]=1 New Email | |
| new-emails[other]={{ n }} New Emails |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment