diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2017-06-02 10:27:15 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2017-06-02 11:32:38 +0200 |
commit | 1b9cd91782ed8341d2e608371201348c59986f23 (patch) | |
tree | d09d844f2e4a4168fe8c5d3a5482726c38061213 /app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml | |
parent | 426bb453d295900fb3e35dce2f9081a42639cf27 (diff) | |
download | wallabag-1b9cd91782ed8341d2e608371201348c59986f23.tar.gz wallabag-1b9cd91782ed8341d2e608371201348c59986f23.tar.zst wallabag-1b9cd91782ed8341d2e608371201348c59986f23.zip |
Add translation
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml index b3ac18ed..99869669 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.es.yml | |||
@@ -34,3 +34,4 @@ demo_mode_username: "Nombre de usuario demo" | |||
34 | share_public: Permitir URL pública para los artículos | 34 | share_public: Permitir URL pública para los artículos |
35 | download_images_enabled: Descargar imágenes localmente | 35 | download_images_enabled: Descargar imágenes localmente |
36 | restricted_access: Activar autenticación para websites con paywall | 36 | restricted_access: Activar autenticación para websites con paywall |
37 | # api_user_registration: Enable user to be registered using the API | ||