Sfoglia il codice sorgente

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

tags/1.3.0
doskoi 6 mesi fa
parent
commit
2157d9e17e
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      web/i18n/ja-JP/plugin.ts

+ 1
- 1
web/i18n/ja-JP/plugin.ts Vedi File

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

Loading…
Annulla
Salva