Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
467f6f9ea7
commit
16715a3c87
7
l10n/ast.js
Normal file
7
l10n/ast.js
Normal file
@ -0,0 +1,7 @@
|
||||
OC.L10N.register(
|
||||
"epubreader",
|
||||
{
|
||||
"Settings updated successfully." : "La configuración anovóse correutamente.",
|
||||
"PDF" : "PDF"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
5
l10n/ast.json
Normal file
5
l10n/ast.json
Normal file
@ -0,0 +1,5 @@
|
||||
{ "translations": {
|
||||
"Settings updated successfully." : "La configuración anovóse correutamente.",
|
||||
"PDF" : "PDF"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Reference in New Issue
Block a user