diff options
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index e9ee700adda..4933533a54d 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -59,7 +59,6 @@ OC.L10N.register( "Set an admin username." : "Määra admin kasutajanimi.", "Set an admin password." : "Määra admini parool.", "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", - "Invalid Federated Cloud ID" : "Vigane liitpilve ID", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" : "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud", @@ -156,6 +155,7 @@ OC.L10N.register( "Security" : "Turvalisus", "Groupware" : "Grupitöö", "Personal info" : "Isiklik info", - "Mobile & desktop" : "Mobiil ja töölaud" + "Mobile & desktop" : "Mobiil ja töölaud", + "Invalid Federated Cloud ID" : "Vigane liitpilve ID" }, "nplurals=2; plural=(n != 1);"); |