mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
fix:update document title in Apps component (#2404)
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
const translation = {
|
||||
title: 'Studio',
|
||||
createApp: 'Create new App',
|
||||
types: {
|
||||
all: 'All',
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
const translation = {
|
||||
title: 'Studio',
|
||||
createApp: 'Criar novo aplicativo',
|
||||
modes: {
|
||||
completion: 'Gerador de Texto',
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
const translation = {
|
||||
title: '工作室',
|
||||
createApp: '创建应用',
|
||||
types: {
|
||||
all: '全部',
|
||||
|
||||
Reference in New Issue
Block a user