mirror of
https://github.com/krawieck/lemmur/
synced 2024-12-23 06:25:29 +01:00
1e6e8a7774
* Change arb dir * Localize timeago * Document changes * Add missing language names * Fix language tags * Fix translations
9 lines
341 B
Plaintext
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} ᡧᡠ}}"
|
|
}
|