From 0d20e2e72d5be67cf553f66a37a0ecd2c8595375 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Sun, 25 Dec 2022 19:32:13 -0800 Subject: [PATCH] Add localizations for descriptions --- public/locales/en/common.json | 2 ++ public/locales/ja/common.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index 66c86be4..483638e1 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -174,6 +174,8 @@ "theme": "Theme" }, "descriptions": { + "picture": "Displayed next to your name", + "gender": "The character shown on your teams", "private": "Hide your profile and prevent your grids from showing up in collections" }, "gender": { diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json index 87c5d05f..3a5813b5 100644 --- a/public/locales/ja/common.json +++ b/public/locales/ja/common.json @@ -174,6 +174,8 @@ "theme": "表示" }, "descriptions": { + "picture": "名前の隣に表示する", + "gender": "編成で表示するキャラクター", "private": "プロフィールを隠し、編成をコレクションに表示されないようにします" }, "gender": {