You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'{{Protected notes are encrypted using a user password, but password has not been set yet.}}',
568
+
'''{{To be able to protect notes, <a class="open-password-options-button" href="javascript:">\n click here to open the Options dialog</a> and set your password.}}''',
Copy file name to clipboardExpand all lines: translations.py
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1481,4 +1481,10 @@
1481
1481
'Network connections': '',
1482
1482
'Check for updates automatically': '',
1483
1483
"require credentials to access this shared note. Value is expected to be in format 'username:password'. Don't forget to make this inheritable to apply to child-notes/images.": '',
Copy file name to clipboardExpand all lines: translations_cn.py
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1476,5 +1476,10 @@
1476
1476
'Network connections': '网络连接',
1477
1477
'Check for updates automatically': '自动检查更新',
1478
1478
"require credentials to access this shared note. Value is expected to be in format 'username:password'. Don't forget to make this inheritable to apply to child-notes/images.": "需要身份验证才能访问此共享笔记. 值的格式'用户名:密码'. 别忘了设置为可继承来对所有子笔记和图片生效.",
1479
+
"""To be able to protect notes, <a class="open-password-options-button" href="javascript:">\n click here to open the Options dialog</a> and set your password.""": """要保护笔记, 请<a class="open-password-options-button" href="javascript:">点击这里打开设置界面</a>并设置密码.""",
1480
+
'Choose note type / template of the new note:': '请选择新笔记的类型/模板:',
0 commit comments