diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-12 01:55:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-12 01:55:44 -0400 |
commit | f4e8de3cbbf426e7b22d5100085626b2e4fefc29 (patch) | |
tree | 6922b75d226df03e85d9016935ca24a65aec2998 /lib/l10n/ast.php | |
parent | 2054837d017390604e9ac64ce6e7feedbea53a1c (diff) | |
download | nextcloud-server-f4e8de3cbbf426e7b22d5100085626b2e4fefc29.tar.gz nextcloud-server-f4e8de3cbbf426e7b22d5100085626b2e4fefc29.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.php')
-rw-r--r-- | lib/l10n/ast.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ast.php b/lib/l10n/ast.php index 219317c19b9..4eaf734931f 100644 --- a/lib/l10n/ast.php +++ b/lib/l10n/ast.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Help" => "Ayuda", "Personal" => "Personal", "Settings" => "Axustes", "Users" => "Usuarios", |