1
0
Fork 0
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:
Nextcloud bot 2023-05-12 04:17:13 +00:00
parent d6301bdf90
commit 2b6895e3c2
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 6 deletions

View file

@ -1,8 +1,6 @@
OC.L10N.register(
"breezedark",
{
"Saved" : "Guardáu",
"Error" : "Fallu",
"Save" : "Guardar"
"Error" : "Error"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,6 +1,4 @@
{ "translations": {
"Saved" : "Guardáu",
"Error" : "Fallu",
"Save" : "Guardar"
"Error" : "Error"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}