mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-22 20:28:07 +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
1e11625f14
commit
1520913686
@ -1259,7 +1259,7 @@
|
||||
"protected_session_timeout_description": "保护会话超时是一个时间段,超时后保护会话会从浏览器内存中清除。这是从最后一次与保护笔记的交互开始计时的。更多信息请见",
|
||||
"wiki": "维基",
|
||||
"for_more_info": "更多信息。",
|
||||
"protected_session_timeout_label": "Protected session timeout:",
|
||||
"protected_session_timeout_label": "",
|
||||
"reset_confirmation": "重置密码将永久丧失对所有现受保护笔记的访问。您真的要重置密码吗?",
|
||||
"reset_success_message": "密码已重置。请设置新密码",
|
||||
"change_password_heading": "更改密码",
|
||||
|
@ -1237,7 +1237,7 @@
|
||||
"protected_session_timeout_description": "保護會話超時是一個時間段,超時後保護會話會從瀏覽器內存中清除。這是從最後一次與保護筆記的交互開始計時的。更多資訊請見",
|
||||
"wiki": "維基",
|
||||
"for_more_info": "更多資訊。",
|
||||
"protected_session_timeout_label": "Protected session timeout:",
|
||||
"protected_session_timeout_label": "",
|
||||
"reset_confirmation": "重置密碼將永久喪失對所有現受保護筆記的訪問。您真的要重置密碼嗎?",
|
||||
"reset_success_message": "密碼已重置。請設定新密碼",
|
||||
"change_password_heading": "更改密碼",
|
||||
|
Loading…
x
Reference in New Issue
Block a user