소스 검색

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

tags/1.3.0
doskoi 6 달 전
부모
커밋
2157d9e17e
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      web/i18n/ja-JP/plugin.ts

+ 1
- 1
web/i18n/ja-JP/plugin.ts 파일 보기

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

Loading…
취소
저장