diff options
| author | 2019-10-20 21:49:21 +0200 | |
|---|---|---|
| committer | 2019-10-20 21:49:21 +0200 | |
| commit | b7c77894d0a231945cac3390d926864117ee8332 (patch) | |
| tree | aac81c3f83162ade3f7e6307b8ec6d0915a2cc4d /app/i18n/oc/user.php | |
| parent | c55cb7d563ad7d14d98dc390dbda0846002524c3 (diff) | |
i18n Occitan update (#2583)
* Update conf.php
* Update user.php
* Update admin.php
* Update user.php
* Update gen.php
* Update index.php
* Update index.php
* Update user.php
Diffstat (limited to 'app/i18n/oc/user.php')
| -rw-r--r-- | app/i18n/oc/user.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/oc/user.php b/app/i18n/oc/user.php index 8f948e61d..655aa052c 100644 --- a/app/i18n/oc/user.php +++ b/app/i18n/oc/user.php @@ -24,7 +24,7 @@ return array( ), 'tos' => array( 'feedback' => array( - 'invalid' => 'You must accept the Terms of Service to be able to register.', // TODO - Translation + 'invalid' => 'Vos cal acceptar las condicions d’utilizacion per poder vos inscriure.', ), ), 'mailer' => array( |
