mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/254/merge
parent
9a2ec6d3a6
commit
ca6e4ee03f
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
|||
"Server error" : "Serveri tõrge",
|
||||
"Start" : "Algus",
|
||||
"Loading" : "Laadimine",
|
||||
"Settings saved" : "Seaded salvestatud"
|
||||
"Settings saved" : "Seaded salvestatud",
|
||||
"Unexpected error occurred" : "Tekkis ootamatu viga"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@
|
|||
"Server error" : "Serveri tõrge",
|
||||
"Start" : "Algus",
|
||||
"Loading" : "Laadimine",
|
||||
"Settings saved" : "Seaded salvestatud"
|
||||
"Settings saved" : "Seaded salvestatud",
|
||||
"Unexpected error occurred" : "Tekkis ootamatu viga"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
Loading…
Reference in New Issue