refactor: remove debug plugin success message from PluginForm and localization files

This commit is contained in:
Junyan Qin
2025-11-30 14:20:40 +08:00
parent 580d9441a4
commit 019ae9c216
5 changed files with 1 additions and 11 deletions
-2
View File
@@ -279,8 +279,6 @@ const jaJP = {
updateSuccess: 'プラグインの更新に成功しました',
updateError: '更新に失敗しました:',
saveConfigSuccessNormal: '設定を保存しました',
saveConfigSuccessDebugPlugin:
'設定を保存しました。手動でプラグインを再起動してください',
saveConfigError: '設定の保存に失敗しました:',
config: '設定',
readme: 'ドキュメント',