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, 11 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index dc12015f..6d006310 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -136,6 +136,15 @@ config:
136 edit_rule_label: 'edit' 136 edit_rule_label: 'edit'
137 rule_label: 'Rule' 137 rule_label: 'Rule'
138 tags_label: 'Tags' 138 tags_label: 'Tags'
139 card:
140 new_tagging_rule: Create a tagging rule
141 import_tagging_rules: Import tagging rules
142 import_tagging_rules_detail: You have to select the JSON file you previously exported.
143 export_tagging_rules: Export tagging rules
144 export_tagging_rules_detail: This will download a JSON file that you can use to import tagging rules elsewhere or to backup them.
145 file_label: JSON file
146 import_submit: Import
147 export: Export
139 faq: 148 faq:
140 title: 'FAQ' 149 title: 'FAQ'
141 tagging_rules_definition_title: 'What does « tagging rules » mean?' 150 tagging_rules_definition_title: 'What does « tagging rules » mean?'
@@ -599,6 +608,8 @@ flashes:
599 entries_reset: Entries reset 608 entries_reset: Entries reset
600 archived_reset: Archived entries deleted 609 archived_reset: Archived entries deleted
601 otp_enabled: Two-factor authentication enabled 610 otp_enabled: Two-factor authentication enabled
611 tagging_rules_imported: Tagging rules imported
612 tagging_rules_not_imported: Error while importing tagging rules
602 entry: 613 entry:
603 notice: 614 notice:
604 entry_already_saved: 'Entry already saved on %date%' 615 entry_already_saved: 'Entry already saved on %date%'