New plural function for JavaScript compatibility

This commit is contained in:
Max Kostikov 2018-11-06 14:48:58 +01:00
parent 873fa16517
commit af1ea7f495

View File

@ -35,7 +35,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=2; plural=(n != 1 ? 0 : 1);\n"
#: ../../Zotlabs/Access/Permissions.php:56
msgid "Can view my channel stream and posts"