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.pl.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.pl.yml')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml index 87ca5060..93b36c8f 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.pl.yml | |||
@@ -22,3 +22,9 @@ export: "eksport" | |||
22 | import: "import" | 22 | import: "import" |
23 | misc: "różne" | 23 | misc: "różne" |
24 | modify_settings: "zatwierdz" | 24 | modify_settings: "zatwierdz" |
25 | # piwik_host: Host of your website in Piwik | ||
26 | # piwik_site_id: ID of your website in Piwik | ||
27 | # piwik_enabled: Enable Piwik | ||
28 | # demo_mode_enabled: "Enable demo mode ? (only used for the wallabag public demo)" | ||
29 | # demo_mode_username: "Demo user" | ||
30 | # share_public: Allow public url for entries | ||