change localization instances of note_to_big to note_too_big

This commit is contained in:
maddie
2026-06-09 10:43:05 +00:00
committed by GitHub
parent c3e475c16d
commit 8a000ce131
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"new_note": "新建密信",
"new_note_notice": "<b>提醒:</b><br>密信保存在内存中,如果内存满了,则最早的密信将被删除以释放内存,因此不保证该密信的可用性。一般不会出现这种情况,无需担心。",
"errors": {
"note_to_big": "创建失败,密信过大。",
"note_too_big": "创建失败,密信过大。",
"note_error": "创建失败,请稍后重试。",
"max": "次数上限:{n}",
"empty_content": "密信不能为空。"