Last active
November 14, 2016 12:09
-
-
Save derzunov/a63080b4132040a7d00dd55d6b7278e3 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': 'Дайте, пожалуйста, два билета в вагон второго класса в Варшаву.', | |
'key_with_plurals': [["Остался", "Осталось", "Осталось"], " ", "$count", " ", ["час", "часа", "часов"]], | |
'key_simple_with_number': 'Просто число после двоеточия: $Count' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment