fix: 添加缺失的 i18n 翻译键 general.max_length

This commit is contained in:
2026-04-20 05:09:20 +08:00
parent 5a5c652264
commit 37a63ebc35
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -50,7 +50,8 @@
"upload": "上傳",
"offline": "離線",
"online": "線上",
"search_placeholder": "關鍵字搜尋"
"search_placeholder": "關鍵字搜尋",
"max_length": "最大長度為 {{max}} 個字元"
},
"actions": {
"new": "新增",