Skip to content

Commit c618b1a

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

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/et_EE.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ OC.L10N.register(
33
{
44
"Completed" : "Lõpetatud",
55
"Cancel" : "Tühista",
6+
"OK" : "Sobib",
67
"No recommendations. Start typing." : "Soovitusi pole. Alusta trükkimist."
78
},
89
"nplurals=2; plural=(n != 1);");

l10n/et_EE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{ "translations": {
22
"Completed" : "Lõpetatud",
33
"Cancel" : "Tühista",
4+
"OK" : "Sobib",
45
"No recommendations. Start typing." : "Soovitusi pole. Alusta trükkimist."
56
},"pluralForm" :"nplurals=2; plural=(n != 1);"
67
}

0 commit comments

Comments
 (0)