aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 98f1b48c..4f19556f 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -20,7 +20,7 @@ menu:
20 starred: 'Starred' 20 starred: 'Starred'
21 archive: 'Archive' 21 archive: 'Archive'
22 all_articles: 'All entries' 22 all_articles: 'All entries'
23 config: 'Config' 23 config: 'config'
24 tags: 'Tags' 24 tags: 'Tags'
25 internal_settings: 'Internal Settings' 25 internal_settings: 'Internal Settings'
26 import: 'Import' 26 import: 'Import'
@@ -51,7 +51,7 @@ footer:
51 stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day! 51 stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
52 52
53config: 53config:
54 page_title: 'Config' 54 page_title: 'config'
55 tab_menu: 55 tab_menu:
56 settings: 'Settings' 56 settings: 'Settings'
57 rss: 'RSS' 57 rss: 'RSS'
@@ -108,6 +108,11 @@ config:
108 description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out. 108 description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out.
109 confirm: Are you really sure? (THIS CAN'T BE UNDONE) 109 confirm: Are you really sure? (THIS CAN'T BE UNDONE)
110 button: Delete my account 110 button: Delete my account
111 form_account:
112 title: "Profile"
113 description_label: "Description de votre compte. Ce texte sera affiché sur votre page de profil."
114 avatar_label: "Avatar"
115 banner_label: "Bannière"
111 reset: 116 reset:
112 title: Reset area (a.k.a danger zone) 117 title: Reset area (a.k.a danger zone)
113 description: By hitting buttons below you'll have ability to remove some information from your account. Be aware that these actions are IRREVERSIBLE. 118 description: By hitting buttons below you'll have ability to remove some information from your account. Be aware that these actions are IRREVERSIBLE.
@@ -562,7 +567,7 @@ error:
562flashes: 567flashes:
563 config: 568 config:
564 notice: 569 notice:
565 config_saved: 'Config saved.' 570 config_saved: 'config saved.'
566 password_updated: 'Password updated' 571 password_updated: 'Password updated'
567 password_not_updated_demo: "In demonstration mode, you can't change password for this user." 572 password_not_updated_demo: "In demonstration mode, you can't change password for this user."
568 user_updated: 'Information updated' 573 user_updated: 'Information updated'