diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-27 02:24:29 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-27 02:24:29 +0200 |
commit | 7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b (patch) | |
tree | f807e15313e241212cfb5133557682edb5c93fbe /apps/files_encryption/l10n/th_TH.php | |
parent | 8a838e0e03501fd0230ae1e843f53213331d2c55 (diff) | |
download | nextcloud-server-7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b.tar.gz nextcloud-server-7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/th_TH.php')
-rw-r--r-- | apps/files_encryption/l10n/th_TH.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/th_TH.php b/apps/files_encryption/l10n/th_TH.php index e46d2491186..30c0324a988 100644 --- a/apps/files_encryption/l10n/th_TH.php +++ b/apps/files_encryption/l10n/th_TH.php @@ -1,4 +1,4 @@ <?php $TRANSLATIONS = array( "Encryption" => "การเข้ารหัส", -"None" => "ไม่ต้อง" +"None" => "ไม่มี" ); |