From 54714ab3d8e5f0487be3143e6f954910ebdb092b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Wed, 12 Oct 2022 11:09:45 +0530 Subject: [PATCH] New translations en-US.json (Irish) --- src/config/locales/ga-IE.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config/locales/ga-IE.json b/src/config/locales/ga-IE.json index 5bd262c9a..e8cb2a11a 100644 --- a/src/config/locales/ga-IE.json +++ b/src/config/locales/ga-IE.json @@ -352,6 +352,7 @@ "limited_characters": "Use only lowercase letters, digits and one dash", "limited_firstchar": "Tag must start with a letter", "limited_lastchar": "Tag must end with letter or number", + "tag_duplicate": "Tag exists already", "setting_schedule": "Scheduling Time", "setting_reward": "Reward", "setting_reblog": "Reblog", @@ -364,6 +365,7 @@ "options": "Options", "my_blog": "My Blog", "select_community": "Choose a community", + "community_selected": "Community Selected", "my_communities": "My Communities", "top_communities": "Top Communities", "schedule_modal_title": "Schedule Post",