From af9dc2a305e8122754261b9acd20c9b8007f83e4 Mon Sep 17 00:00:00 2001 From: umonaca Date: Wed, 24 Jun 2020 18:37:35 -0400 Subject: [PATCH] Add locale --- app/javascript/mastodon/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json index 0373a05878f5ab..129e973bd50439 100644 --- a/app/javascript/mastodon/locales/en.json +++ b/app/javascript/mastodon/locales/en.json @@ -35,6 +35,7 @@ "account.mute_notifications": "Mute notifications from @{name}", "account.muted": "Muted", "account.never_active": "Never", + "account.nicedb": "NiceDB", "account.open_domain_timeline": "Open {domain} timeline", "account.posts": "Toots", "account.posts_with_replies": "Toots and replies",