mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-13 22:35:54 +08:00
fix: update Japanese translation for 'from' in plugin.ts to improve c… (#18449)
This commit is contained in:
parent
62e7fa1f63
commit
2157d9e17e
@ -191,7 +191,7 @@ const translation = {
|
|||||||
installingWithError: '{{installingLength}}個のプラグインをインストール中、{{successLength}}件成功、{{errorLength}}件失敗',
|
installingWithError: '{{installingLength}}個のプラグインをインストール中、{{successLength}}件成功、{{errorLength}}件失敗',
|
||||||
installing: '{{installingLength}}個のプラグインをインストール中、0個完了。',
|
installing: '{{installingLength}}個のプラグインをインストール中、0個完了。',
|
||||||
},
|
},
|
||||||
from: 'から',
|
from: 'インストール元',
|
||||||
install: '{{num}} インストール',
|
install: '{{num}} インストール',
|
||||||
installAction: 'インストール',
|
installAction: 'インストール',
|
||||||
installFrom: 'インストール元',
|
installFrom: 'インストール元',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user