From a3a18ff8449f1d042e40596edac76ffa5f6c56b1 Mon Sep 17 00:00:00 2001 From: Riley Trautman Date: Fri, 8 Jun 2018 14:29:41 -0500 Subject: [PATCH] Remove duplicate key --- app/javascript/mastodon/locales/dog.json | 1 - app/javascript/mastodon/locales/lion.json | 1 - 2 files changed, 2 deletions(-) diff --git a/app/javascript/mastodon/locales/dog.json b/app/javascript/mastodon/locales/dog.json index c4a32ee582..5c32d170a2 100644 --- a/app/javascript/mastodon/locales/dog.json +++ b/app/javascript/mastodon/locales/dog.json @@ -284,7 +284,6 @@ "tabs_bar.local_timeline": "Local", "tabs_bar.notifications": "Notifications", "tabs_bar.search": "Search", - "trends.count_by_accounts": "{count} {rawCount, plural, one {dog} other {dogs}} barking", "timeline.media": "Media", "timeline.posts": "Toots", "trends.count_by_accounts": "{count} {rawCount, plural, one {dog} other {dogs}} barking", diff --git a/app/javascript/mastodon/locales/lion.json b/app/javascript/mastodon/locales/lion.json index 47d39096b8..7a946cdfde 100644 --- a/app/javascript/mastodon/locales/lion.json +++ b/app/javascript/mastodon/locales/lion.json @@ -284,7 +284,6 @@ "tabs_bar.local_timeline": "Local", "tabs_bar.notifications": "Notifications", "tabs_bar.search": "Search", - "trends.count_by_accounts": "{count} {rawCount, plural, one {lion} other {lions}} meowing", "timeline.media": "Media", "timeline.posts": "Toots", "trends.count_by_accounts": "{count} {rawCount, plural, one {lion} other {lions}} meowing",