[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
4326fabceb
commit
ecb1273582
@ -21,4 +21,4 @@ OC.L10N.register(
|
||||
"PDF" : "PDF",
|
||||
"CBR/CBZ" : "CBR/CBZ"
|
||||
},
|
||||
"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
@ -18,5 +18,5 @@
|
||||
"Epub" : "Epub",
|
||||
"PDF" : "PDF",
|
||||
"CBR/CBZ" : "CBR/CBZ"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
Reference in New Issue
Block a user