diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-16 02:07:45 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-16 02:07:45 +0200 |
commit | 8243d19050d231aecc6102154a625e0308b37a34 (patch) | |
tree | eeb72d9f81307c80aded9f3c91d49ea0c6c68ed5 /core/l10n/en@pirate.php | |
parent | c99e7e97a3cf3e3c0629f6e8ca0839d190ef0b11 (diff) | |
download | nextcloud-server-8243d19050d231aecc6102154a625e0308b37a34.tar.gz nextcloud-server-8243d19050d231aecc6102154a625e0308b37a34.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en@pirate.php')
-rw-r--r-- | core/l10n/en@pirate.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/en@pirate.php b/core/l10n/en@pirate.php index 482632f3fda..0c590d0b758 100644 --- a/core/l10n/en@pirate.php +++ b/core/l10n/en@pirate.php @@ -1,3 +1,4 @@ <?php $TRANSLATIONS = array( -"Password" => "Passcode" +"Password" => "Passcode", +"web services under your control" => "web services under your control" ); |