mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 19:59:50 +08:00
chore: add missing i18n
This commit is contained in:
parent
34652010f5
commit
7e378e219c
|
@ -1,5 +1,6 @@
|
||||||
const translation = {
|
const translation = {
|
||||||
from: '来自',
|
from: '来自',
|
||||||
|
findMoreInMarketplace: '在 Marketplace 中查找更多',
|
||||||
fromMarketplace: '来自市场',
|
fromMarketplace: '来自市场',
|
||||||
endpointsEnabled: '{{num}} 组端点已启用',
|
endpointsEnabled: '{{num}} 组端点已启用',
|
||||||
detailPanel: {
|
detailPanel: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user