Skip to content

Commit e6760ef

Browse files
committed
Polish memory localization
1 parent baf125c commit e6760ef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

web/src/locales/ja.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"aiMemory": {
38-
"tagline": "MEMORY",
38+
"tagline": "メモリー",
3939
"title": "ノートを会話できる AGENT に",
4040
"subtitle": "記録した内容をベクトル化し、エージェント設計で自分の記憶を扱えるようにします。",
4141
"features": {

web/src/locales/zh.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"aiMemory": {
38-
"tagline": "MEMORY",
38+
"tagline": "记忆",
3939
"title": "让笔记成为可对话的 AGENT",
4040
"subtitle": "所有记录的内容向量化保存,加上智能体架构设计",
4141
"features": {

0 commit comments

Comments
 (0)