diff options
Diffstat (limited to 'apps/files_sharing/l10n/lv.php')
-rw-r--r-- | apps/files_sharing/l10n/lv.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/lv.php b/apps/files_sharing/l10n/lv.php new file mode 100644 index 00000000000..4d2eed23a25 --- /dev/null +++ b/apps/files_sharing/l10n/lv.php @@ -0,0 +1,3 @@ +<?php $TRANSLATIONS = array( +"Download" => "Lejupielādēt" +); |