🐛 fix(locale): Document

This commit is contained in:
web@ppanel
2024-11-17 13:31:05 +07:00
parent 0a8109bbc4
commit 6f0fa20737
4 changed files with 11 additions and 7 deletions
+3 -5
View File
@@ -1,8 +1,6 @@
{
"back": "Back",
"category": "Category",
"all": "All",
"document": "Document",
"read": "Read",
"tags": "Tags",
"title": "Title",
"updatedAt": "Updated At"
"tutorial": "Tutorial"
}
+1
View File
@@ -1,5 +1,6 @@
{
"all": "全部",
"document": "文档",
"read": "阅读",
"tutorial": "教程"
}