Skip to content

Commit 2ee64e8

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 66b2ebb commit 2ee64e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

l10n/an.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
OC.L10N.register(
22
"integration_documenso",
33
{
4-
"Cancel" : "Canzelar",
4+
"Cancel" : "Cancelar",
55
"OK" : "OK"
66
},
77
"nplurals=2; plural=(n != 1);");

l10n/an.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{ "translations": {
2-
"Cancel" : "Canzelar",
2+
"Cancel" : "Cancelar",
33
"OK" : "OK"
44
},"pluralForm" :"nplurals=2; plural=(n != 1);"
55
}

0 commit comments

Comments
 (0)