From 6bf47adb14e85059b297c249f4670d60e2a082ae Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Sat, 3 Oct 2015 16:51:05 +0930 Subject: [PATCH] Remove English translations They're now in flarum/english. --- extensions/tags/locale/en.yml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 extensions/tags/locale/en.yml diff --git a/extensions/tags/locale/en.yml b/extensions/tags/locale/en.yml deleted file mode 100644 index e3af0cabf..000000000 --- a/extensions/tags/locale/en.yml +++ /dev/null @@ -1,20 +0,0 @@ -tags: - tags: Tags - discussion_tagged_post: - one: "{username} {action} tag." - other: "{username} {action} tags." - added_tags: "added the {tags}" - removed_tags: "removed the {tags}" - tag_new_discussion_title: Choose Tags for Your Discussion - tag_new_discussion_link: Choose Tags - edit_discussion_tags_title: "Edit Tags for {title}" - edit_discussion_tags_link: Edit Tags - choose_primary_tags: - one: Choose a primary tag - other: "Choose {count} primary tags" - choose_secondary_tags: - one: Choose 1 more tag - other: "Choose {count} more tags" - confirm: Confirm - more: More... - deleted: Deleted