Skip to content

Commit 28dfed2

Browse files
authored
修改我的中的文案 (#85)
1 parent 48b3587 commit 28dfed2

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/locales/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@
147147
"subtitle": "View your contents"
148148
},
149149
"tabs": {
150-
"posts": "Posts",
151-
"forked": "Forked"
150+
"posts": "My Posts",
151+
"forked": "My Forked"
152152
},
153153
"newContent": {
154154
"model": "New Model",

src/locales/zh.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@
147147
"subtitle": "查看我的内容"
148148
},
149149
"tabs": {
150-
"posts": "发布",
151-
"forked": "收藏"
150+
"posts": "我的发布",
151+
"forked": "我的收藏"
152152
},
153153
"newContent": {
154154
"model": "新建模型",

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.20
1+
1.2.21

0 commit comments

Comments
 (0)