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.ro.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.ro.yml')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml index f5ff8c6a..326c9f90 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.ro.yml | |||
@@ -22,3 +22,9 @@ export: "exportă" | |||
22 | import: "importă" | 22 | import: "importă" |
23 | misc: "diverse" | 23 | misc: "diverse" |
24 | modify_settings: "aplică" | 24 | modify_settings: "aplică" |
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 | ||