We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b3587 commit 28dfed2Copy full SHA for 28dfed2
3 files changed
src/locales/en.json
@@ -147,8 +147,8 @@
147
"subtitle": "View your contents"
148
},
149
"tabs": {
150
- "posts": "Posts",
151
- "forked": "Forked"
+ "posts": "My Posts",
+ "forked": "My Forked"
152
153
"newContent": {
154
"model": "New Model",
src/locales/zh.json
"subtitle": "查看我的内容"
- "posts": "发布",
- "forked": "收藏"
+ "posts": "我的发布",
+ "forked": "我的收藏"
"model": "新建模型",
version.txt
@@ -1 +1 @@
1
-1.2.20
+1.2.21
0 commit comments