diff --git a/l10n/sl.js b/l10n/sl.js index 072a1fe..d4b3706 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -5,6 +5,7 @@ OC.L10N.register( "Settings" : "Nastavitve", "Default country code" : "Privzeta koda države", "Notification settings" : "Nastavitve obveščanja", + "Enable" : "Omogoči", "Please select a conversation from the list to load it." : "Izberite pogovor s seznama." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 3da0b6a..9880150 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -3,6 +3,7 @@ "Settings" : "Nastavitve", "Default country code" : "Privzeta koda države", "Notification settings" : "Nastavitve obveščanja", + "Enable" : "Omogoči", "Please select a conversation from the list to load it." : "Izberite pogovor s seznama." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file