diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-04 00:05:52 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-04 00:05:52 +0100 |
commit | da6e79a381d8213cfd8ce5b7e3895726f815833f (patch) | |
tree | 29dd61f10e01eba8814c114c08c88987864ee43c /apps/files_sharing/l10n/lv.php | |
parent | b8e6b8692b0c306de6ebfe0a82bfe7bab304cd0a (diff) | |
download | nextcloud-server-da6e79a381d8213cfd8ce5b7e3895726f815833f.tar.gz nextcloud-server-da6e79a381d8213cfd8ce5b7e3895726f815833f.zip |
[tx-robot] updated from transifex
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" +); |