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

pull/18483/head
doskoi 12 months ago committed by GitHub
parent 62e7fa1f63
commit 2157d9e17e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save