fix(memory): cover notes source locale keys
This commit is contained in:
117
static/i18n.js
117
static/i18n.js
@@ -2295,6 +2295,19 @@ const LOCALES = {
|
||||
memory_saved: 'Memoria salvata',
|
||||
my_notes: 'Le Mie Note',
|
||||
user_profile: 'Profilo Utente',
|
||||
external_notes_sources: 'Third-party notes',
|
||||
external_notes_empty: 'No note or knowledge MCP sources are visible yet. Configure Joplin, Obsidian, Notion, llm-wiki, or another notes server to list it here.',
|
||||
external_notes_auto_recall_hint: 'Automatic session recall is unchanged; this drawer only shows configured sources and available read/search tools.',
|
||||
external_notes_no_tools: 'No read/search tools are currently visible for this source.',
|
||||
external_notes_tool_count: (count) => `${count} note tool${Number(count)===1?'':'s'} available`,
|
||||
external_notes_configured_hint: 'Tool names are expected from this configured source; live schemas will appear when the WebUI runtime exposes them.',
|
||||
external_notes_recent_ai: 'Recently used by AI',
|
||||
external_notes_auto: 'auto',
|
||||
external_notes_recent_ai_reason: 'Automatic recall',
|
||||
external_notes_search_placeholder: 'Search notes…',
|
||||
external_notes_search_empty: 'Search a configured notes source to preview notes here.',
|
||||
source_active: 'active',
|
||||
source_configured: 'configured',
|
||||
no_notes_yet: 'Ancora nessuna nota.',
|
||||
no_profile_yet: 'Ancora nessun profilo.',
|
||||
agent_soul: 'Anima dell\'Agente',
|
||||
@@ -3516,6 +3529,19 @@ const LOCALES = {
|
||||
memory_saved: 'メモリを保存しました',
|
||||
my_notes: 'マイノート',
|
||||
user_profile: 'ユーザープロファイル',
|
||||
external_notes_sources: 'Third-party notes',
|
||||
external_notes_empty: 'No note or knowledge MCP sources are visible yet. Configure Joplin, Obsidian, Notion, llm-wiki, or another notes server to list it here.',
|
||||
external_notes_auto_recall_hint: 'Automatic session recall is unchanged; this drawer only shows configured sources and available read/search tools.',
|
||||
external_notes_no_tools: 'No read/search tools are currently visible for this source.',
|
||||
external_notes_tool_count: (count) => `${count} note tool${Number(count)===1?'':'s'} available`,
|
||||
external_notes_configured_hint: 'Tool names are expected from this configured source; live schemas will appear when the WebUI runtime exposes them.',
|
||||
external_notes_recent_ai: 'Recently used by AI',
|
||||
external_notes_auto: 'auto',
|
||||
external_notes_recent_ai_reason: 'Automatic recall',
|
||||
external_notes_search_placeholder: 'Search notes…',
|
||||
external_notes_search_empty: 'Search a configured notes source to preview notes here.',
|
||||
source_active: 'active',
|
||||
source_configured: 'configured',
|
||||
no_notes_yet: 'まだノートはありません。',
|
||||
no_profile_yet: 'まだプロファイルはありません。',
|
||||
agent_soul: 'エージェントソウル',
|
||||
@@ -4475,6 +4501,19 @@ const LOCALES = {
|
||||
memory_saved: 'Память сохранена',
|
||||
my_notes: 'Мои заметки',
|
||||
user_profile: 'Пользовательский профиль',
|
||||
external_notes_sources: 'Third-party notes',
|
||||
external_notes_empty: 'No note or knowledge MCP sources are visible yet. Configure Joplin, Obsidian, Notion, llm-wiki, or another notes server to list it here.',
|
||||
external_notes_auto_recall_hint: 'Automatic session recall is unchanged; this drawer only shows configured sources and available read/search tools.',
|
||||
external_notes_no_tools: 'No read/search tools are currently visible for this source.',
|
||||
external_notes_tool_count: (count) => `${count} note tool${Number(count)===1?'':'s'} available`,
|
||||
external_notes_configured_hint: 'Tool names are expected from this configured source; live schemas will appear when the WebUI runtime exposes them.',
|
||||
external_notes_recent_ai: 'Recently used by AI',
|
||||
external_notes_auto: 'auto',
|
||||
external_notes_recent_ai_reason: 'Automatic recall',
|
||||
external_notes_search_placeholder: 'Search notes…',
|
||||
external_notes_search_empty: 'Search a configured notes source to preview notes here.',
|
||||
source_active: 'active',
|
||||
source_configured: 'configured',
|
||||
no_notes_yet: 'Пока нет заметок.',
|
||||
no_profile_yet: 'Пока нет профиля.',
|
||||
agent_soul: 'Душа агента',
|
||||
@@ -5648,6 +5687,19 @@ const LOCALES = {
|
||||
memory_saved: 'Memory saved',
|
||||
my_notes: 'My Notes',
|
||||
user_profile: 'User Profile',
|
||||
external_notes_sources: 'Third-party notes',
|
||||
external_notes_empty: 'No note or knowledge MCP sources are visible yet. Configure Joplin, Obsidian, Notion, llm-wiki, or another notes server to list it here.',
|
||||
external_notes_auto_recall_hint: 'Automatic session recall is unchanged; this drawer only shows configured sources and available read/search tools.',
|
||||
external_notes_no_tools: 'No read/search tools are currently visible for this source.',
|
||||
external_notes_tool_count: (count) => `${count} note tool${Number(count)===1?'':'s'} available`,
|
||||
external_notes_configured_hint: 'Tool names are expected from this configured source; live schemas will appear when the WebUI runtime exposes them.',
|
||||
external_notes_recent_ai: 'Recently used by AI',
|
||||
external_notes_auto: 'auto',
|
||||
external_notes_recent_ai_reason: 'Automatic recall',
|
||||
external_notes_search_placeholder: 'Search notes…',
|
||||
external_notes_search_empty: 'Search a configured notes source to preview notes here.',
|
||||
source_active: 'active',
|
||||
source_configured: 'configured',
|
||||
no_notes_yet: 'No notes yet.',
|
||||
no_profile_yet: 'No profile yet.',
|
||||
agent_soul: 'Agent Soul',
|
||||
@@ -6988,6 +7040,19 @@ const LOCALES = {
|
||||
memory_saved: 'Notiz gespeichert.',
|
||||
my_notes: 'Meine Notizen',
|
||||
user_profile: 'Benutzerprofil',
|
||||
external_notes_sources: 'Third-party notes',
|
||||
external_notes_empty: 'No note or knowledge MCP sources are visible yet. Configure Joplin, Obsidian, Notion, llm-wiki, or another notes server to list it here.',
|
||||
external_notes_auto_recall_hint: 'Automatic session recall is unchanged; this drawer only shows configured sources and available read/search tools.',
|
||||
external_notes_no_tools: 'No read/search tools are currently visible for this source.',
|
||||
external_notes_tool_count: (count) => `${count} note tool${Number(count)===1?'':'s'} available`,
|
||||
external_notes_configured_hint: 'Tool names are expected from this configured source; live schemas will appear when the WebUI runtime exposes them.',
|
||||
external_notes_recent_ai: 'Recently used by AI',
|
||||
external_notes_auto: 'auto',
|
||||
external_notes_recent_ai_reason: 'Automatic recall',
|
||||
external_notes_search_placeholder: 'Search notes…',
|
||||
external_notes_search_empty: 'Search a configured notes source to preview notes here.',
|
||||
source_active: 'active',
|
||||
source_configured: 'configured',
|
||||
no_notes_yet: 'Noch keine Notizen.',
|
||||
no_profile_yet: 'Noch kein Profil.',
|
||||
agent_soul: 'Agenten-Seele',
|
||||
@@ -7950,6 +8015,19 @@ const LOCALES = {
|
||||
memory_saved: '记忆已保存',
|
||||
my_notes: '我的备注',
|
||||
user_profile: '用户画像',
|
||||
external_notes_sources: 'Third-party notes',
|
||||
external_notes_empty: 'No note or knowledge MCP sources are visible yet. Configure Joplin, Obsidian, Notion, llm-wiki, or another notes server to list it here.',
|
||||
external_notes_auto_recall_hint: 'Automatic session recall is unchanged; this drawer only shows configured sources and available read/search tools.',
|
||||
external_notes_no_tools: 'No read/search tools are currently visible for this source.',
|
||||
external_notes_tool_count: (count) => `${count} note tool${Number(count)===1?'':'s'} available`,
|
||||
external_notes_configured_hint: 'Tool names are expected from this configured source; live schemas will appear when the WebUI runtime exposes them.',
|
||||
external_notes_recent_ai: 'Recently used by AI',
|
||||
external_notes_auto: 'auto',
|
||||
external_notes_recent_ai_reason: 'Automatic recall',
|
||||
external_notes_search_placeholder: 'Search notes…',
|
||||
external_notes_search_empty: 'Search a configured notes source to preview notes here.',
|
||||
source_active: 'active',
|
||||
source_configured: 'configured',
|
||||
no_notes_yet: '暂无备注。',
|
||||
no_profile_yet: '暂无用户画像。',
|
||||
agent_soul: '智能体灵魂',
|
||||
@@ -10426,6 +10504,19 @@ const LOCALES = {
|
||||
memory_saved: 'Memória salva',
|
||||
my_notes: 'Minhas Notas',
|
||||
user_profile: 'Perfil do Usuário',
|
||||
external_notes_sources: 'Third-party notes',
|
||||
external_notes_empty: 'No note or knowledge MCP sources are visible yet. Configure Joplin, Obsidian, Notion, llm-wiki, or another notes server to list it here.',
|
||||
external_notes_auto_recall_hint: 'Automatic session recall is unchanged; this drawer only shows configured sources and available read/search tools.',
|
||||
external_notes_no_tools: 'No read/search tools are currently visible for this source.',
|
||||
external_notes_tool_count: (count) => `${count} note tool${Number(count)===1?'':'s'} available`,
|
||||
external_notes_configured_hint: 'Tool names are expected from this configured source; live schemas will appear when the WebUI runtime exposes them.',
|
||||
external_notes_recent_ai: 'Recently used by AI',
|
||||
external_notes_auto: 'auto',
|
||||
external_notes_recent_ai_reason: 'Automatic recall',
|
||||
external_notes_search_placeholder: 'Search notes…',
|
||||
external_notes_search_empty: 'Search a configured notes source to preview notes here.',
|
||||
source_active: 'active',
|
||||
source_configured: 'configured',
|
||||
no_notes_yet: 'Nenhuma nota ainda.',
|
||||
no_profile_yet: 'Nenhum perfil definido.',
|
||||
agent_soul: 'Alma do Agente',
|
||||
@@ -11551,6 +11642,19 @@ const LOCALES = {
|
||||
memory_saved: 'Memory saved',
|
||||
my_notes: 'My Notes',
|
||||
user_profile: 'User Profile',
|
||||
external_notes_sources: 'Third-party notes',
|
||||
external_notes_empty: 'No note or knowledge MCP sources are visible yet. Configure Joplin, Obsidian, Notion, llm-wiki, or another notes server to list it here.',
|
||||
external_notes_auto_recall_hint: 'Automatic session recall is unchanged; this drawer only shows configured sources and available read/search tools.',
|
||||
external_notes_no_tools: 'No read/search tools are currently visible for this source.',
|
||||
external_notes_tool_count: (count) => `${count} note tool${Number(count)===1?'':'s'} available`,
|
||||
external_notes_configured_hint: 'Tool names are expected from this configured source; live schemas will appear when the WebUI runtime exposes them.',
|
||||
external_notes_recent_ai: 'Recently used by AI',
|
||||
external_notes_auto: 'auto',
|
||||
external_notes_recent_ai_reason: 'Automatic recall',
|
||||
external_notes_search_placeholder: 'Search notes…',
|
||||
external_notes_search_empty: 'Search a configured notes source to preview notes here.',
|
||||
source_active: 'active',
|
||||
source_configured: 'configured',
|
||||
no_notes_yet: 'No notes yet.',
|
||||
no_profile_yet: 'No profile yet.',
|
||||
agent_soul: 'Agent Soul',
|
||||
@@ -12689,6 +12793,19 @@ const LOCALES = {
|
||||
memory_saved: 'Mémoire sauvegardée',
|
||||
my_notes: 'Mes notes',
|
||||
user_profile: 'Profil utilisateur',
|
||||
external_notes_sources: 'Third-party notes',
|
||||
external_notes_empty: 'No note or knowledge MCP sources are visible yet. Configure Joplin, Obsidian, Notion, llm-wiki, or another notes server to list it here.',
|
||||
external_notes_auto_recall_hint: 'Automatic session recall is unchanged; this drawer only shows configured sources and available read/search tools.',
|
||||
external_notes_no_tools: 'No read/search tools are currently visible for this source.',
|
||||
external_notes_tool_count: (count) => `${count} note tool${Number(count)===1?'':'s'} available`,
|
||||
external_notes_configured_hint: 'Tool names are expected from this configured source; live schemas will appear when the WebUI runtime exposes them.',
|
||||
external_notes_recent_ai: 'Recently used by AI',
|
||||
external_notes_auto: 'auto',
|
||||
external_notes_recent_ai_reason: 'Automatic recall',
|
||||
external_notes_search_placeholder: 'Search notes…',
|
||||
external_notes_search_empty: 'Search a configured notes source to preview notes here.',
|
||||
source_active: 'active',
|
||||
source_configured: 'configured',
|
||||
no_notes_yet: 'Aucune note pour l\'instant.',
|
||||
no_profile_yet: 'Pas encore de profil.',
|
||||
agent_soul: 'Âme de l\'agent',
|
||||
|
||||
Reference in New Issue
Block a user