mirror of
https://github.com/friendica/friendica
synced 2024-11-10 05:02:58 +00:00
Fixed plurals def
This commit is contained in:
parent
e051fa3605
commit
0c9c4c1714
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n>1;\n"
|
||||
|
||||
#: ../../include/auth.php:27
|
||||
msgid "Logged out."
|
||||
|
|
Loading…
Reference in a new issue