diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-21 08:53:57 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-21 08:53:57 +0200 |
commit | 8c923a85dee0af07960c05902b187a0e7cbca34e (patch) | |
tree | 800f2f79fd92809e455e4af4e36b1b3ddbbdf54e /settings/l10n/ur_PK.php | |
parent | 59d3c5a57507e21ddae7e0c66d5f7f52b68ccb2a (diff) | |
download | nextcloud-server-8c923a85dee0af07960c05902b187a0e7cbca34e.tar.gz nextcloud-server-8c923a85dee0af07960c05902b187a0e7cbca34e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ur_PK.php')
-rw-r--r-- | settings/l10n/ur_PK.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/ur_PK.php b/settings/l10n/ur_PK.php index 02bcb057327..ce1d425c970 100644 --- a/settings/l10n/ur_PK.php +++ b/settings/l10n/ur_PK.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Error" => "ایرر", "Password" => "پاسورڈ", -"New password" => "نیا پاسورڈ" +"New password" => "نیا پاسورڈ", +"Username" => "یوزر نیم" ); |