Last active
November 14, 2016 12:08
-
-
Save derzunov/d67ef070701d1ae5f51f398af41ad3f7 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
'key_simple': 'Prosze, dwa bilety drugiej klasy do Warszawy.', | |
'key_with_plurals': [["Pozostała", "Pozostały", "Pozostało"], " ", "$count", " ", ["godzina", "godziny", "godzin"]], | |
'key_simple_with_number': 'Numer: $Count' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment