We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf125c commit e6760efCopy full SHA for e6760ef
2 files changed
web/src/locales/ja.json
@@ -35,7 +35,7 @@
35
}
36
},
37
"aiMemory": {
38
- "tagline": "MEMORY",
+ "tagline": "メモリー",
39
"title": "ノートを会話できる AGENT に",
40
"subtitle": "記録した内容をベクトル化し、エージェント設計で自分の記憶を扱えるようにします。",
41
"features": {
web/src/locales/zh.json
+ "tagline": "记忆",
"title": "让笔记成为可对话的 AGENT",
"subtitle": "所有记录的内容向量化保存,加上智能体架构设计",
0 commit comments