summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lv.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/lv.php')
-rw-r--r--apps/files_sharing/l10n/lv.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lv.php b/apps/files_sharing/l10n/lv.php
index 286dd431bae..6774936b4f5 100644
--- a/apps/files_sharing/l10n/lv.php
+++ b/apps/files_sharing/l10n/lv.php
@@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"Shared by" => "Dalījās",
"Password" => "Parole",
"Name" => "Nosaukums",
-"Download" => "Lejupielādēt"
+"Download" => "Lejupielādēt",
+"Save" => "Saglabāt"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);";