1
0

Merge tag '2024.5.0' into future-2024-05-31

This commit is contained in:
dakkar
2024-05-31 19:34:56 +01:00
5 changed files with 16 additions and 11 deletions
+4
View File
@@ -3436,6 +3436,10 @@ export interface Locale extends ILocale {
*
*/
"noMaintainerInformationWarning": string;
/**
* URLが設定されていません
*/
"noInquiryUrlWarning": string;
/**
* Botプロテクションが設定されていません
*/
+1
View File
@@ -855,6 +855,7 @@ administration: "管理"
accounts: "アカウント"
switch: "切り替え"
noMaintainerInformationWarning: "管理者情報が設定されていません。"
noInquiryUrlWarning: "問い合わせ先URLが設定されていません。"
noBotProtectionWarning: "Botプロテクションが設定されていません。"
configure: "設定する"
postToGallery: "ギャラリーへ投稿"