mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Update en.ts
This commit is contained in:
+3
-3
@@ -25,13 +25,13 @@ export default {
|
|||||||
pagination: {
|
pagination: {
|
||||||
prev: "上一页",
|
prev: "上一页",
|
||||||
next: "下一页",
|
next: "下一页",
|
||||||
page: "第",
|
page: "页码:",
|
||||||
},
|
},
|
||||||
home: {
|
home: {
|
||||||
socialLinks: "社交链接",
|
socialLinks: "社交链接",
|
||||||
featured: "精选",
|
featured: "精选",
|
||||||
recentPosts: "最新文章",
|
recentPosts: "最新水文",
|
||||||
allPosts: "所有文章",
|
allPosts: "所有水文",
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
copyright: "版权",
|
copyright: "版权",
|
||||||
|
|||||||
Reference in New Issue
Block a user