diff options
Diffstat (limited to 'core/l10n/lv.php')
-rw-r--r-- | core/l10n/lv.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/lv.php b/core/l10n/lv.php index 6435c501587..7825d5aec1e 100644 --- a/core/l10n/lv.php +++ b/core/l10n/lv.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Settings" => "Iestatījumi", +"Password" => "Parole", "Use the following link to reset your password: {link}" => "Izmantojiet šo linku lai mainītu paroli", "You will receive a link to reset your password via Email." => "Jūs savā epastā saņemsiet interneta saiti, caur kuru varēsiet atjaunot paroli.", "Requested" => "Obligāts", @@ -16,7 +17,6 @@ "Admin" => "Administrators", "Help" => "Palīdzība", "Cloud not found" => "Mākonis netika atrasts", -"Password" => "Parole", "Data folder" => "Datu mape", "Configure the database" => "Nokonfigurēt datubāzi", "will be used" => "tiks izmantots", |