New plural function for JavaScript compatibility
This commit is contained in:
parent
873fa16517
commit
af1ea7f495
@ -35,7 +35,7 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Language: de\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
|
#: ../../Zotlabs/Access/Permissions.php:56
|
||||||
msgid "Can view my channel stream and posts"
|
msgid "Can view my channel stream and posts"
|
||||||
|
Reference in New Issue
Block a user