i18n: Small tweaks to translation

This commit is contained in:
Elian Doran 2024-09-01 02:04:52 +03:00
parent 5df371b20a
commit 73e25fc721
No known key found for this signature in database
2 changed files with 1244 additions and 1244 deletions

View File

@ -377,7 +377,7 @@
"execute_description": "Longer description of the current code note displayed together with the execute button", "execute_description": "Longer description of the current code note displayed together with the execute button",
"exclude_from_note_map": "Notes with this label will be hidden from the Note Map", "exclude_from_note_map": "Notes with this label will be hidden from the Note Map",
"new_notes_on_top": "New notes will be created at the top of the parent note, not on the bottom.", "new_notes_on_top": "New notes will be created at the top of the parent note, not on the bottom.",
"hide_highlight_widget": "Hide Hightlight List widget", "hide_highlight_widget": "Hide Highlight List widget",
"run_on_note_creation": "executes when note is created on backend. Use this relation if you want to run the script for all notes created under a specific subtree. In that case, create it on the subtree root note and make it inheritable. A new note created within the subtree (any depth) will trigger the script.", "run_on_note_creation": "executes when note is created on backend. Use this relation if you want to run the script for all notes created under a specific subtree. In that case, create it on the subtree root note and make it inheritable. A new note created within the subtree (any depth) will trigger the script.",
"run_on_child_note_creation": "executes when new note is created under the note where this relation is defined", "run_on_child_note_creation": "executes when new note is created under the note where this relation is defined",
"run_on_note_title_change": "executes when note title is changed (includes note creation as well)", "run_on_note_title_change": "executes when note title is changed (includes note creation as well)",

File diff suppressed because it is too large Load Diff