enhance(frontend): いくつかの翻訳を調整

This commit is contained in:
syuilo
2025-08-01 16:18:47 +09:00
parent 62f68de800
commit 0cfc910cdc
3 changed files with 15 additions and 14 deletions

14
locales/index.d.ts vendored
View File

@@ -315,11 +315,11 @@ export interface Locale extends ILocale {
*/
"mention": string;
/**
* あなた宛て
* メンション
*/
"mentions": string;
/**
* ダイレクト投稿
* 指名
*/
"directNotes": string;
/**
@@ -6337,7 +6337,7 @@ export interface Locale extends ILocale {
*/
"followers": string;
/**
* 指定したユーザーにのみ公開され、また相手に通知が入ります。ダイレクトメッセージのかわりにお使いいただけます。
* 指定したユーザーにのみ公開され、また相手に通知が入ります。
*/
"direct": string;
/**
@@ -6345,7 +6345,7 @@ export interface Locale extends ILocale {
*/
"doNotSendConfidencialOnDirect1": string;
/**
* 送信先のサーバーの管理者は投稿内容を見ることが可能なので、信頼できないサーバーのユーザーにダイレクト投稿を送信する場合は、機密情報の扱いに注意が必要です。
* 送信先のサーバーの管理者は投稿内容を見ることが可能なので、信頼できないサーバーのユーザーが含まれる限定公開のノートを作成する際は、機密情報の扱いに注意が必要です。
*/
"doNotSendConfidencialOnDirect2": string;
/**
@@ -9625,7 +9625,7 @@ export interface Locale extends ILocale {
*/
"followersDescription": string;
/**
* ダイレクト
* 指名
*/
"specified": string;
/**
@@ -10514,11 +10514,11 @@ export interface Locale extends ILocale {
*/
"channel": string;
/**
* あなた宛て
* メンション
*/
"mentions": string;
/**
* ダイレクト
* 指名
*/
"direct": string;
/**