From 69473c4fbec7775cae2badfeb16990aa0e9e85a4 Mon Sep 17 00:00:00 2001 From: Fire Demon Date: Sun, 20 Sep 2020 03:37:04 -0500 Subject: [Feature] Community-managed custom emoji --- config/locales/en-MP.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'config/locales/en-MP.yml') diff --git a/config/locales/en-MP.yml b/config/locales/en-MP.yml index d964e5c03..6c4d37c9f 100644 --- a/config/locales/en-MP.yml +++ b/config/locales/en-MP.yml @@ -14,6 +14,9 @@ en-MP: silenced: "Posts from these servers will be hidden in public timelines and no notifications will be generated from their users' interactions, unless you are following them or vise-versa. These are typically set for curation purposes rather than " accounts: endorsements_hint: You can endorse creatures you follow from the web interface, and they will show up here. + location: + claimed: Claimed + unclaimed: Unclaimed people_followed_by: Creatures whom %{name} follows people_who_follow: Creatures who follow %{name} pin_errors: @@ -34,6 +37,12 @@ en-MP: actions: update_status: "%{name} updated roar by %{target}" deleted_status: "(deleted roar)" + custom_emojis: + claim: Claim + owner: Contributor + ownership_warning: "NOTE: You can only make changes to custom emoji that you upload or copy unless you are a moderator." + unclaim: Unclaim + unclaimed: (unclaimed) dashboard: pending_users: creatures waiting for review feature_hcaptcha: hCaptcha -- cgit