mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-06 11:11:58 +00:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
d6301bdf90
commit
2b6895e3c2
2 changed files with 2 additions and 6 deletions
|
@ -1,8 +1,6 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Guardáu",
|
||||
"Error" : "Fallu",
|
||||
"Save" : "Guardar"
|
||||
"Error" : "Error"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Guardáu",
|
||||
"Error" : "Fallu",
|
||||
"Save" : "Guardar"
|
||||
"Error" : "Error"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue