diff --git a/l10n/sr.js b/l10n/sr.js index a33404a..49e731d 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -1,6 +1,8 @@ OC.L10N.register( "registration", { + "Registration is not allowed with the following domains:" : "Регистрација није дозвољена за следеће домене:", + "Registration is only allowed with the following domains:" : "Регистрација је дозвољена само за следеће домене:", "Saved" : "Сачувано", "No such group" : "Нема ове групе", "Register" : "Региструј се", diff --git a/l10n/sr.json b/l10n/sr.json index 99a6301..37ce967 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,4 +1,6 @@ { "translations": { + "Registration is not allowed with the following domains:" : "Регистрација није дозвољена за следеће домене:", + "Registration is only allowed with the following domains:" : "Регистрација је дозвољена само за следеће домене:", "Saved" : "Сачувано", "No such group" : "Нема ове групе", "Register" : "Региструј се",