Skip to content

Commit 06e3858

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent f2b5868 commit 06e3858

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

l10n/et_EE.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"Bad credentials" : "Vale kasutajanimi, salasõna või tunnusluba",
66
"Small" : "Väike",
77
"Medium" : "Keskmine",
8-
"Large" : "Suur"
8+
"Large" : "Suur",
9+
"Image generation" : "Pildiloome"
910
},
1011
"nplurals=2; plural=(n != 1);");

l10n/et_EE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"Bad credentials" : "Vale kasutajanimi, salasõna või tunnusluba",
44
"Small" : "Väike",
55
"Medium" : "Keskmine",
6-
"Large" : "Suur"
6+
"Large" : "Suur",
7+
"Image generation" : "Pildiloome"
78
},"pluralForm" :"nplurals=2; plural=(n != 1);"
89
}

0 commit comments

Comments
 (0)