Skip to content

Commit 387a7ba

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 7a97cd7 commit 387a7ba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

l10n/et_EE.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ OC.L10N.register(
33
{
44
"Request failed" : "Päring ei õnnestunud",
55
"Hello %s," : "Tere %s,",
6-
"Account" : "Konto",
6+
"Account" : "Kasutajakonto",
77
"Request account deletion" : "Palu kasutajakonto kustutamist"
88
},
99
"nplurals=2; plural=(n != 1);");

l10n/et_EE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ "translations": {
22
"Request failed" : "Päring ei õnnestunud",
33
"Hello %s," : "Tere %s,",
4-
"Account" : "Konto",
4+
"Account" : "Kasutajakonto",
55
"Request account deletion" : "Palu kasutajakonto kustutamist"
66
},"pluralForm" :"nplurals=2; plural=(n != 1);"
77
}

0 commit comments

Comments
 (0)