1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-23 06:25:29 +01:00
lemmur-app-android/assets/l10n/intl_mnc.arb
Marcin Wojnarowski 1e6e8a7774
L10n/timeago (#298)
* Change arb dir

* Localize timeago

* Document changes

* Add missing language names

* Fix language tags

* Fix translations
2021-11-16 17:06:07 +01:00

9 lines
341 B
Plaintext

{
"@@locale": "mnc",
"posts": "ᡧᡠ",
"comments": "ᠯᡝᠣᠯᡝᠨ",
"post": "ᡧ",
"number_of_comments": "{formattedCount,plural, =1{{formattedCount} ᠯᡝᠣᠯᡝᠨ} other{{formattedCount} ᠯᡝᠣᠯᡝᠨ}}",
"number_of_posts": "{formattedCount,plural, =1{{formattedCount} ᡧᡠ} other{{formattedCount} ᡧᡠ}}"
}