fix: update Japanese translation for 'from' in plugin.ts to improve c… (#18449)

This commit is contained in:
doskoi
2025-04-21 15:12:21 +09:00
committed by GitHub
parent 62e7fa1f63
commit 2157d9e17e

View File

@@ -191,7 +191,7 @@ const translation = {
installingWithError: '{{installingLength}}個のプラグインをインストール中、{{successLength}}件成功、{{errorLength}}件失敗',
installing: '{{installingLength}}個のプラグインをインストール中、0個完了。',
},
from: 'から',
from: 'インストール元',
install: '{{num}} インストール',
installAction: 'インストール',
installFrom: 'インストール元',