feat: Start work on pronouns

This commit is contained in:
ThatOneCalculator 2022-05-23 18:13:49 -07:00
parent f90c947036
commit 4f652dab02
11 changed files with 116 additions and 65 deletions

View file

@ -258,6 +258,7 @@ remoteUserCaution: "As this user is from a remote instance, the shown informatio
activity: "Activity"
images: "Images"
birthday: "Birthday"
pronouns: "Pronouns"
yearsOld: "{age} years old"
registeredDate: "Joined on"
location: "Location"

View file

@ -258,6 +258,7 @@ remoteUserCaution: "リモートユーザーのため、情報が不完全です
activity: "アクティビティ"
images: "画像"
birthday: "誕生日"
pronouns: "代名詞"
yearsOld: "{age}歳"
registeredDate: "登録日"
location: "場所"
@ -1639,7 +1640,7 @@ _pages:
_for:
arg1: "回数"
arg2: "処理"
typeError: "スロット{slot}は\"{expect}\"を受け付けますが、\"{actual}\"が入れられています!"
typeError: 'スロット{slot}は"{expect}"を受け付けますが、"{actual}"が入れられています!'
thereIsEmptySlot: "スロット{slot}が空です!"
types:
string: "テキスト"