This commit is contained in:
MomentQYC 2024-10-05 22:08:57 +08:00
parent f3ef935cd3
commit 4ff47f5cf2
2 changed files with 0 additions and 10 deletions

8
locales/index.d.ts vendored
View File

@ -3582,18 +3582,10 @@ export interface Locale extends ILocale {
*
*/
"translate": string;
/**
*
*/
"converting": string;
/**
* {x}
*/
"translatedFrom": ParameterizedString<"x">;
/**
* {x}
*/
"convertedFrom": ParameterizedString<"x">;
/**
*
*/

View File

@ -891,9 +891,7 @@ learnMore: "詳しく"
misskeyUpdated: "Misskeyが更新されました"
whatIsNew: "更新情報を見る"
translate: "翻訳"
converting: "変換"
translatedFrom: "{x}から翻訳"
convertedFrom: "{x}から変換"
accountDeletionInProgress: "アカウントの削除が進行中です"
usernameInfo: "サーバー上であなたのアカウントを一意に識別するための名前。アルファベット(a~z, A~Z)、数字(0~9)、およびアンダーバー(_)が使用できます。ユーザー名は後から変更することは出来ません。"
aiChanMode: "藍モード"