diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-08-24 21:56:02 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-08-24 21:56:02 +0200 |
commit | b1afef30dc5527e5bf57c3eff60b05ee478a6014 (patch) | |
tree | 219362bda57464bf3e365bc114c25263fb535b64 /app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml | |
parent | ad9304cd7ed139dc59d6f40e6f8f4adcc6923c80 (diff) | |
download | wallabag-b1afef30dc5527e5bf57c3eff60b05ee478a6014.tar.gz wallabag-b1afef30dc5527e5bf57c3eff60b05ee478a6014.tar.zst wallabag-b1afef30dc5527e5bf57c3eff60b05ee478a6014.zip |
Handle share_entry
- share_entry needs to be in the migration too
- and it needs a translation
Diffstat (limited to 'app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml index 67880b8b..dd91ee49 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.oc.yml | |||
@@ -27,3 +27,4 @@ piwik_site_id: ID de vĂ²stre site dins Piwik | |||
27 | piwik_enabled: Activar Piwik | 27 | piwik_enabled: Activar Piwik |
28 | demo_mode_enabled: "Activar lo mode demostracion ? (utilizar solament per la demostracion publica de wallabag)" | 28 | demo_mode_enabled: "Activar lo mode demostracion ? (utilizar solament per la demostracion publica de wallabag)" |
29 | demo_mode_username: "Utilizaire de la demostracion" | 29 | demo_mode_username: "Utilizaire de la demostracion" |
30 | # share_public: Allow public url for entries | ||