mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-30 03:32:26 +08:00
i18n: Fix source strings
This commit is contained in:
parent
27f07ee604
commit
b02c4b54e5
@ -640,7 +640,7 @@
|
|||||||
"print_note": "Print note",
|
"print_note": "Print note",
|
||||||
"save_revision": "Save revision",
|
"save_revision": "Save revision",
|
||||||
"convert_into_attachment_failed": "Converting note '{{title}}' failed.",
|
"convert_into_attachment_failed": "Converting note '{{title}}' failed.",
|
||||||
"convert_into_attachment_successful": "Note '{{title}' has been converted to attachment.",
|
"convert_into_attachment_successful": "Note '{{title}}' has been converted to attachment.",
|
||||||
"convert_into_attachment_prompt": "Are you sure you want to convert note '{{title}}' into an attachment of the parent note?"
|
"convert_into_attachment_prompt": "Are you sure you want to convert note '{{title}}' into an attachment of the parent note?"
|
||||||
},
|
},
|
||||||
"onclick_button": {
|
"onclick_button": {
|
||||||
@ -1218,7 +1218,7 @@
|
|||||||
"password": {
|
"password": {
|
||||||
"heading": "Password",
|
"heading": "Password",
|
||||||
"alert_message": "Please take care to remember your new password. Password is used for logging into the web interface and to encrypt protected notes. If you forget your password, then all your protected notes are forever lost.",
|
"alert_message": "Please take care to remember your new password. Password is used for logging into the web interface and to encrypt protected notes. If you forget your password, then all your protected notes are forever lost.",
|
||||||
"reset_link": "click here to reset it.",
|
"reset_link": "Click here to reset it.",
|
||||||
"old_password": "Old password",
|
"old_password": "Old password",
|
||||||
"new_password": "New password",
|
"new_password": "New password",
|
||||||
"new_password_confirmation": "New password confirmation",
|
"new_password_confirmation": "New password confirmation",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user