summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-03-25 15:51:45 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-03-25 15:51:45 +0900
commita01ae38a07f949cbcd5ce555cd90e8570bb985cc (patch)
tree9227b0625a95a97ccf11970b479ac86b1f42a57b /locales
parentenhance: チャットルームに招待されたときの通知を追加 (diff)
downloadsharkey-a01ae38a07f949cbcd5ce555cd90e8570bb985cc.tar.gz
sharkey-a01ae38a07f949cbcd5ce555cd90e8570bb985cc.tar.bz2
sharkey-a01ae38a07f949cbcd5ce555cd90e8570bb985cc.zip
enhance: モデレーターがチャットルームの内容を確認・削除できるように
Diffstat (limited to 'locales')
-rw-r--r--locales/index.d.ts4
-rw-r--r--locales/ja-JP.yml1
2 files changed, 5 insertions, 0 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts
index f7d875d2c8..6adc66d3cd 100644
--- a/locales/index.d.ts
+++ b/locales/index.d.ts
@@ -10530,6 +10530,10 @@ export interface Locale extends ILocale {
*/
"deleteGalleryPost": string;
/**
+ * チャットルームを削除
+ */
+ "deleteChatRoom": string;
+ /**
* プロキシアカウントの説明を更新
*/
"updateProxyAccountDescription": string;
diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml
index efaa279454..55bb4c577b 100644
--- a/locales/ja-JP.yml
+++ b/locales/ja-JP.yml
@@ -2791,6 +2791,7 @@ _moderationLogTypes:
deletePage: "ページを削除"
deleteFlash: "Playを削除"
deleteGalleryPost: "ギャラリーの投稿を削除"
+ deleteChatRoom: "チャットルームを削除"
updateProxyAccountDescription: "プロキシアカウントの説明を更新"
_fileViewer: