fix: translate 'back' to '戻る' in Japanese plugin localization (#18444)

This commit is contained in:
doskoi 2025-04-21 15:12:44 +09:00 committed by GitHub
parent 2157d9e17e
commit e0e8667a0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ const translation = {
install: 'インストール',
dropPluginToInstall: 'プラグインパッケージをここにドロップしてインストールします',
installPlugin: 'プラグインをインストールする',
back: 'バック',
back: '戻る',
uploadingPackage: '{{packageName}}をアップロード中...',
},
installFromGitHub: {