diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-05 00:20:29 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-05 00:20:29 +0100 |
commit | 98f37f4bedd8627e12042422ac05cdf949e7d382 (patch) | |
tree | a178b33684363c86c58b9559cd8140e9150ad237 /settings/l10n/af_ZA.php | |
parent | 6e5f211ad1e1967752a427048ff165c9d0ed78db (diff) | |
download | nextcloud-server-98f37f4bedd8627e12042422ac05cdf949e7d382.tar.gz nextcloud-server-98f37f4bedd8627e12042422ac05cdf949e7d382.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/af_ZA.php')
-rw-r--r-- | settings/l10n/af_ZA.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/af_ZA.php b/settings/l10n/af_ZA.php new file mode 100644 index 00000000000..f32b79b80f4 --- /dev/null +++ b/settings/l10n/af_ZA.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Password" => "Wagwoord", +"New password" => "Nuwe wagwoord" +); |