mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 18:42:28 +08:00
i18n: use empty string instead of English string
it will fallback to the English string by default
This commit is contained in:
parent
c2e4def523
commit
6fae7a98f5
@ -1138,9 +1138,9 @@
|
|||||||
"deleted_notes_erased": "已删除的笔记已被清理。"
|
"deleted_notes_erased": "已删除的笔记已被清理。"
|
||||||
},
|
},
|
||||||
"revisions_snapshot_interval": {
|
"revisions_snapshot_interval": {
|
||||||
"note_revisions_snapshot_interval_title": "Note Revision Snapshot Interval",
|
"note_revisions_snapshot_interval_title": "",
|
||||||
"note_revisions_snapshot_description": "The Note revision snapshot interval is the time after which a new note revision will be created for the note. See <a href=\"https://triliumnext.github.io/Docs/Wiki/note-revisions.html\" class=\"external\">wiki</a> for more info.",
|
"note_revisions_snapshot_description": "",
|
||||||
"snapshot_time_interval_label": "Note revision snapshot time interval:"
|
"snapshot_time_interval_label": ""
|
||||||
},
|
},
|
||||||
"revisions_snapshot_limit": {
|
"revisions_snapshot_limit": {
|
||||||
"note_revisions_snapshot_limit_title": "笔记历史快照限制",
|
"note_revisions_snapshot_limit_title": "笔记历史快照限制",
|
||||||
|
@ -1116,9 +1116,9 @@
|
|||||||
"deleted_notes_erased": "已刪除的筆記已被清理。"
|
"deleted_notes_erased": "已刪除的筆記已被清理。"
|
||||||
},
|
},
|
||||||
"revisions_snapshot_interval": {
|
"revisions_snapshot_interval": {
|
||||||
"note_revisions_snapshot_interval_title": "Note Revision Snapshot Interval",
|
"note_revisions_snapshot_interval_title": "",
|
||||||
"note_revisions_snapshot_description": "The Note revision snapshot interval is the time after which a new note revision will be created for the note. See <a href=\"https://triliumnext.github.io/Docs/Wiki/note-revisions.html\" class=\"external\">wiki</a> for more info.",
|
"note_revisions_snapshot_description": "",
|
||||||
"snapshot_time_interval_label": "Note revision snapshot time interval:"
|
"snapshot_time_interval_label": ""
|
||||||
},
|
},
|
||||||
"revisions_snapshot_limit": {
|
"revisions_snapshot_limit": {
|
||||||
"note_revisions_snapshot_limit_title": "筆記歷史快照限制",
|
"note_revisions_snapshot_limit_title": "筆記歷史快照限制",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user