diff options
Diffstat (limited to 'core/l10n/sr.php')
-rw-r--r-- | core/l10n/sr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sr.php b/core/l10n/sr.php index c2f2f07640e..dca207441fc 100644 --- a/core/l10n/sr.php +++ b/core/l10n/sr.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Settings" => "Подешавања", +"Password" => "Лозинка", "Use the following link to reset your password: {link}" => "Овом везом ресетујте своју лозинку: {link}", "You will receive a link to reset your password via Email." => "Добићете везу за ресетовање лозинке путем е-поште.", "Requested" => "Захтевано", @@ -17,7 +18,6 @@ "Help" => "Помоћ", "Cloud not found" => "Облак није нађен", "Create an <strong>admin account</strong>" => "Направи <strong>административни налог</strong>", -"Password" => "Лозинка", "Advanced" => "Напредно", "Data folder" => "Фацикла података", "Configure the database" => "Подешавање базе", |