多语言模块

This commit is contained in:
2025-08-12 19:49:50 +08:00
parent 83370bd0ef
commit 707946304e
43 changed files with 1977 additions and 1305 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-9
View File
@@ -1,9 +0,0 @@
[
{"key":"/apple", "en":"apple", "zh":"苹果"},
{"key":"/abc", "en":"apple", "zh":"苹果"},
{"key":"/def", "en":"apple", "zh":"苹果"},
{"key":"key_name", "en":"apple", "zh":"苹果"},
{"key":"test/a", "en":"apple", "zh":"苹果"},
{"key":"name", "en":"apple", "zh":"苹果"},
{"key":"/banana", "en":"banana", "zh":"香蕉"}
]
Binary file not shown.
+4
View File
@@ -0,0 +1,4 @@
[
{ "key": "/apple", "en": "apple", "zh": "苹果" },
{ "key": "/abc", "en": "apple", "zh": "苹果" }
]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.