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

View File

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