i18n: update "discover" title translations across multiple languages

- Updated the "discover" title in English, Japanese, Russian, Traditional Chinese, Greek, Spanish, French, and Portuguese to ensure accurate and consistent terminology.
- Adjusted related key mappings in the localization files for improved clarity in user-facing messages.
This commit is contained in:
MyPrototypeWhat 2025-08-04 17:23:59 +08:00
parent a12c6583c8
commit f6db418d50
10 changed files with 15 additions and 5 deletions

View File

@ -104,7 +104,7 @@ const titleKeyMap = {
paintings: 'title.paintings', paintings: 'title.paintings',
settings: 'title.settings', settings: 'title.settings',
translate: 'title.translate', translate: 'title.translate',
discover: 'discover.title' discover: 'title.discover'
} as const } as const
export const getTitleLabel = (key: string): string => { export const getTitleLabel = (key: string): string => {
@ -128,7 +128,8 @@ const sidebarIconKeyMap = {
translate: 'translate.title', translate: 'translate.title',
minapp: 'minapp.title', minapp: 'minapp.title',
knowledge: 'knowledge.title', knowledge: 'knowledge.title',
files: 'files.title' files: 'files.title',
discover: 'discover.title'
} as const } as const
export const getSidebarIconLabel = (key: string): string => { export const getSidebarIconLabel = (key: string): string => {

View File

@ -733,7 +733,7 @@
}, },
"discover": { "discover": {
"install": "Installation", "install": "Installation",
"title": "follow system prompt", "title": "Discover",
"uninstall": "uninstall", "uninstall": "uninstall",
"update": "update", "update": "update",
"update_all": "Full Update" "update_all": "Full Update"
@ -3419,6 +3419,7 @@
"title": { "title": {
"agents": "Agents", "agents": "Agents",
"apps": "Apps", "apps": "Apps",
"discover": "Discover",
"files": "Files", "files": "Files",
"home": "Home", "home": "Home",
"knowledge": "Knowledge Base", "knowledge": "Knowledge Base",

View File

@ -3419,6 +3419,7 @@
"title": { "title": {
"agents": "エージェント", "agents": "エージェント",
"apps": "アプリ", "apps": "アプリ",
"discover": "発見",
"files": "ファイル", "files": "ファイル",
"home": "ホーム", "home": "ホーム",
"knowledge": "ナレッジベース", "knowledge": "ナレッジベース",

View File

@ -733,7 +733,7 @@
}, },
"discover": { "discover": {
"install": "Установка", "install": "Установка",
"title": "Установлено", "title": "Откройте для себя",
"uninstall": "десинь", "uninstall": "десинь",
"update": "обновление", "update": "обновление",
"update_all": "Все обновления" "update_all": "Все обновления"
@ -3419,6 +3419,7 @@
"title": { "title": {
"agents": "Агенты", "agents": "Агенты",
"apps": "Приложения", "apps": "Приложения",
"discover": "Откройте для себя",
"files": "Файлы", "files": "Файлы",
"home": "Главная", "home": "Главная",
"knowledge": "База знаний", "knowledge": "База знаний",

View File

@ -3419,6 +3419,7 @@
"title": { "title": {
"agents": "智能体", "agents": "智能体",
"apps": "小程序", "apps": "小程序",
"discover": "发现",
"files": "文件", "files": "文件",
"home": "首页", "home": "首页",
"knowledge": "知识库", "knowledge": "知识库",

View File

@ -3419,6 +3419,7 @@
"title": { "title": {
"agents": "智能體", "agents": "智能體",
"apps": "小程序", "apps": "小程序",
"discover": "發現",
"files": "文件", "files": "文件",
"home": "主頁", "home": "主頁",
"knowledge": "知識庫", "knowledge": "知識庫",

View File

@ -3427,6 +3427,7 @@
"title": { "title": {
"agents": "Πράκτορες", "agents": "Πράκτορες",
"apps": "Εφαρμογές", "apps": "Εφαρμογές",
"discover": "Ανακάλυψη",
"files": "Αρχεία", "files": "Αρχεία",
"home": "Αρχική Σελίδα", "home": "Αρχική Σελίδα",
"knowledge": "Βάση Γνώσης", "knowledge": "Βάση Γνώσης",

View File

@ -3427,6 +3427,7 @@
"title": { "title": {
"agents": "Agentes", "agents": "Agentes",
"apps": "Aplicaciones", "apps": "Aplicaciones",
"discover": "Descubrir",
"files": "Archivos", "files": "Archivos",
"home": "Inicio", "home": "Inicio",
"knowledge": "Base de conocimiento", "knowledge": "Base de conocimiento",

View File

@ -731,7 +731,7 @@
}, },
"discover": { "discover": {
"install": "installer", "install": "installer",
"title": "découvrir", "title": "Découvrir",
"uninstall": "désinstaller", "uninstall": "désinstaller",
"update": "Mise à jour", "update": "Mise à jour",
"update_all": "Mises à jour complètes" "update_all": "Mises à jour complètes"
@ -3427,6 +3427,7 @@
"title": { "title": {
"agents": "Agent intelligent", "agents": "Agent intelligent",
"apps": "Mini-programmes", "apps": "Mini-programmes",
"discover": "Découvrir",
"files": "Fichiers", "files": "Fichiers",
"home": "Page d'accueil", "home": "Page d'accueil",
"knowledge": "Base de connaissances", "knowledge": "Base de connaissances",

View File

@ -3427,6 +3427,7 @@
"title": { "title": {
"agents": "Agentes", "agents": "Agentes",
"apps": "Miniaplicativos", "apps": "Miniaplicativos",
"discover": "Descoberta",
"files": "Arquivos", "files": "Arquivos",
"home": "Página Inicial", "home": "Página Inicial",
"knowledge": "Base de Conhecimento", "knowledge": "Base de Conhecimento",