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 2f310246..a7c32f11 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -140,6 +140,15 @@ config:
140 edit_rule_label: 'edit' 140 edit_rule_label: 'edit'
141 rule_label: 'Rule' 141 rule_label: 'Rule'
142 tags_label: 'Tags' 142 tags_label: 'Tags'
143 card:
144 new_tagging_rule: Create a tagging rule
145 import_tagging_rules: Import tagging rules
146 import_tagging_rules_detail: You have to select the JSON file you previously exported.
147 export_tagging_rules: Export tagging rules
148 export_tagging_rules_detail: This will download a JSON file that you can use to import tagging rules elsewhere or to backup them.
149 file_label: JSON file
150 import_submit: Import
151 export: Export
143 faq: 152 faq:
144 title: 'FAQ' 153 title: 'FAQ'
145 tagging_rules_definition_title: 'What does « tagging rules » mean?' 154 tagging_rules_definition_title: 'What does « tagging rules » mean?'
@@ -603,6 +612,8 @@ flashes:
603 entries_reset: Entries reset 612 entries_reset: Entries reset
604 archived_reset: Archived entries deleted 613 archived_reset: Archived entries deleted
605 otp_enabled: Two-factor authentication enabled 614 otp_enabled: Two-factor authentication enabled
615 tagging_rules_imported: Tagging rules imported
616 tagging_rules_not_imported: Error while importing tagging rules
606 entry: 617 entry:
607 notice: 618 notice:
608 entry_already_saved: 'Entry already saved on %date%' 619 entry_already_saved: 'Entry already saved on %date%'