diff options
Diffstat (limited to 'core/l10n/lv.php')
-rw-r--r-- | core/l10n/lv.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/lv.php b/core/l10n/lv.php index 7825d5aec1e..6a813037ad4 100644 --- a/core/l10n/lv.php +++ b/core/l10n/lv.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Settings" => "Iestatījumi", +"Error" => "Kļūme", "Password" => "Parole", +"Unshare" => "Pārtraukt līdzdalīšanu", "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", @@ -17,6 +19,7 @@ "Admin" => "Administrators", "Help" => "Palīdzība", "Cloud not found" => "Mākonis netika atrasts", +"Security Warning" => "Brīdinājums par drošību", "Data folder" => "Datu mape", "Configure the database" => "Nokonfigurēt datubāzi", "will be used" => "tiks izmantots", |