mirror of https://github.com/langgenius/dify.git
chore: web apps copywritings
This commit is contained in:
parent
b14afda160
commit
56f12e70c1
|
|
@ -85,7 +85,7 @@ const SideBar: FC<IExploreSideBarProps> = ({
|
|||
</Link>
|
||||
{installedApps.length > 0 && (
|
||||
<div className='mt-10'>
|
||||
<p className='break-all pl-2 text-xs font-medium uppercase text-text-tertiary mobile:px-0'>{t('explore.sidebar.workspace')}</p>
|
||||
<p className='break-all pl-2 text-xs font-medium uppercase text-text-tertiary mobile:px-0'>{t('explore.sidebar.webApps')}</p>
|
||||
<div className='mt-3 space-y-1 overflow-y-auto overflow-x-hidden'
|
||||
style={{
|
||||
height: 'calc(100vh - 250px)',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Entdecken',
|
||||
sidebar: {
|
||||
chat: 'Chat',
|
||||
workspace: 'Arbeitsbereich',
|
||||
action: {
|
||||
pin: 'Anheften',
|
||||
unpin: 'Lösen',
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ const translation = {
|
|||
sidebar: {
|
||||
title: 'App gallery',
|
||||
chat: 'Chat',
|
||||
workspace: 'Workspace',
|
||||
webApps: 'Web apps',
|
||||
action: {
|
||||
pin: 'Pin',
|
||||
unpin: 'Unpin',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Explorar',
|
||||
sidebar: {
|
||||
chat: 'Chat',
|
||||
workspace: 'Espacio de trabajo',
|
||||
action: {
|
||||
pin: 'Anclar',
|
||||
unpin: 'Desanclar',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'کاوش',
|
||||
sidebar: {
|
||||
chat: 'چت',
|
||||
workspace: 'فضای کاری',
|
||||
action: {
|
||||
pin: 'سنجاق کردن',
|
||||
unpin: 'برداشتن سنجاق',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Explorer',
|
||||
sidebar: {
|
||||
chat: 'Discussion',
|
||||
workspace: 'Espace de travail',
|
||||
action: {
|
||||
pin: 'Épingle',
|
||||
unpin: 'Détacher',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'अन्वेषण करें',
|
||||
sidebar: {
|
||||
chat: 'चैट',
|
||||
workspace: 'कार्यक्षेत्र',
|
||||
action: {
|
||||
pin: 'पिन करें',
|
||||
unpin: 'पिन हटाएँ',
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ const translation = {
|
|||
content: 'Apakah Anda yakin ingin menghapus aplikasi ini?',
|
||||
title: 'Hapus aplikasi',
|
||||
},
|
||||
workspace: 'Workspace',
|
||||
chat: 'Mengobrol',
|
||||
},
|
||||
apps: {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Esplora',
|
||||
sidebar: {
|
||||
chat: 'Chat',
|
||||
workspace: 'Workspace',
|
||||
action: {
|
||||
pin: 'Fissa',
|
||||
unpin: 'Sblocca',
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ const translation = {
|
|||
sidebar: {
|
||||
title: 'アプリギャラリー',
|
||||
chat: 'チャット',
|
||||
workspace: 'ワークスペース',
|
||||
webApps: 'Webアプリ',
|
||||
action: {
|
||||
pin: 'ピン留め',
|
||||
unpin: 'ピン留め解除',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: '탐색',
|
||||
sidebar: {
|
||||
chat: '채팅',
|
||||
workspace: '작업 공간',
|
||||
action: {
|
||||
pin: '고정',
|
||||
unpin: '고정 해제',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Odkryj',
|
||||
sidebar: {
|
||||
chat: 'Czat',
|
||||
workspace: 'Przestrzeń robocza',
|
||||
action: {
|
||||
pin: 'Przypnij',
|
||||
unpin: 'Odepnij',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Badać',
|
||||
sidebar: {
|
||||
chat: 'Chat',
|
||||
workspace: 'Espaço de Trabalho',
|
||||
action: {
|
||||
pin: 'Fixar',
|
||||
unpin: 'Desafixar',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Explorați',
|
||||
sidebar: {
|
||||
chat: 'Chat',
|
||||
workspace: 'Spațiu de lucru',
|
||||
action: {
|
||||
pin: 'Fixați',
|
||||
unpin: 'Deblocați',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Обзор',
|
||||
sidebar: {
|
||||
chat: 'Чат',
|
||||
workspace: 'Рабочее пространство',
|
||||
action: {
|
||||
pin: 'Закрепить',
|
||||
unpin: 'Открепить',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Razišči',
|
||||
sidebar: {
|
||||
chat: 'Klepet',
|
||||
workspace: 'Delovni prostor',
|
||||
action: {
|
||||
pin: 'Pripni',
|
||||
unpin: 'Odpni',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'สํารวจ',
|
||||
sidebar: {
|
||||
chat: 'สนทนา',
|
||||
workspace: 'พื้นที่',
|
||||
action: {
|
||||
pin: 'เข็มกลัด',
|
||||
unpin: 'ปลดหมุด',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Keşfet',
|
||||
sidebar: {
|
||||
chat: 'Sohbet',
|
||||
workspace: 'Çalışma Alanı',
|
||||
action: {
|
||||
pin: 'Sabitle',
|
||||
unpin: 'Sabitlemeyi Kaldır',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Досліджувати',
|
||||
sidebar: {
|
||||
chat: 'Чат',
|
||||
workspace: 'Робочий простір',
|
||||
action: {
|
||||
pin: 'Закріпити',
|
||||
unpin: 'Відкріпити',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: 'Khám phá',
|
||||
sidebar: {
|
||||
chat: 'Trò chuyện',
|
||||
workspace: 'Không gian làm việc',
|
||||
action: {
|
||||
pin: 'Ghim',
|
||||
unpin: 'Bỏ ghim',
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ const translation = {
|
|||
sidebar: {
|
||||
title: '应用库',
|
||||
chat: '智聊',
|
||||
workspace: '工作区',
|
||||
webApps: 'WEB APPS',
|
||||
action: {
|
||||
pin: '置顶',
|
||||
unpin: '取消置顶',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ const translation = {
|
|||
title: '探索',
|
||||
sidebar: {
|
||||
chat: '智聊',
|
||||
workspace: '工作區',
|
||||
action: {
|
||||
pin: '置頂',
|
||||
unpin: '取消置頂',
|
||||
|
|
|
|||
Loading…
Reference in New Issue