[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-06-06 02:36:35 +00:00
parent c3f5808ac8
commit d83ba997cb
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 2 deletions

View file

@ -7,4 +7,4 @@ OC.L10N.register(
"Sharing" : "ھەمبەھىر",
"Share link" : "Share link"
},
"nplurals=1; plural=0;");
"nplurals=2; plural=(n != 1);");

View file

@ -4,5 +4,5 @@
"Settings" : "تەڭشەكلەر",
"Sharing" : "ھەمبەھىر",
"Share link" : "Share link"
},"pluralForm" :"nplurals=1; plural=0;"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}