[skip ci] Set "ICU" as "x-message-format" in po file header
Should make weblate recognize the pluralization strings properly instead of handling them like raw text
This commit is contained in:
@@ -13,6 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
"X-Message-Format: ICU\n"
|
||||
"X-Generator: Weblate 5.17-dev\n"
|
||||
|
||||
#: src/features/navigation-bar/NavigationBar.constants.ts
|
||||
|
||||
Reference in New Issue
Block a user