Update en.ts

This commit is contained in:
2026-06-14 00:18:16 +08:00
committed by GitHub
parent e4287fa6bf
commit 8581bcf4b4
+3 -3
View File
@@ -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: "版权",