tweak of cd8274888
This commit is contained in:
parent
ff56511638
commit
f6830885d7
3 changed files with 21 additions and 4 deletions
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
|
@ -1064,6 +1064,7 @@ export interface Locale {
|
|||
"later": string;
|
||||
"goToMisskey": string;
|
||||
"additionalEmojiDictionary": string;
|
||||
"installed": string;
|
||||
"_initialAccountSetting": {
|
||||
"accountCreated": string;
|
||||
"letsStartAccountSetup": string;
|
||||
|
|
|
@ -1061,6 +1061,7 @@ changeReactionConfirm: "リアクションを変更しますか?"
|
|||
later: "あとで"
|
||||
goToMisskey: "Misskeyへ"
|
||||
additionalEmojiDictionary: "絵文字の追加辞書"
|
||||
installed: "インストール済み"
|
||||
|
||||
_initialAccountSetting:
|
||||
accountCreated: "アカウントの作成が完了しました!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue