chore: 更新字符串资源

- 更新values/strings.xml中文字符串
- 更新values-en/strings.xml英文字符串
This commit is contained in:
iammm0
2026-01-28 13:00:17 +08:00
parent c366e9e983
commit c34a8b5f74
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<resources> <resources>
<string name="app_name">Life Echo</string> <string name="app_name">岁月史书</string>
<!-- Navigation --> <!-- Navigation -->
<string name="nav_chat">Chat</string> <string name="nav_chat">Chat</string>

View File

@@ -1,5 +1,5 @@
<resources> <resources>
<string name="app_name">往事拾遗</string> <string name="app_name">岁月史书</string>
<!-- Navigation --> <!-- Navigation -->
<string name="nav_chat">聊天</string> <string name="nav_chat">聊天</string>