translation

This commit is contained in:
vabene1111
2021-09-15 14:26:40 +02:00
parent d6f7aade46
commit 4f3a364f13
4 changed files with 10 additions and 8 deletions

View File

@@ -111,8 +111,9 @@
"Merge": "Merge",
"Parent": "Parent",
"delete_confirmation": "Are you sure that you want to delete {source}?",
"move_confirmation": "Move {child} to parent {parent}",
"merge_confirmation": "Replace {source} with {target}",
"move_confirmation": "Move <i>{child}</i> to parent <i>{parent}</i>",
"merge_confirmation": "Replace <i>{source}</i> with <i>{target}</i>",
"create_rule": "and create automation",
"move_selection": "Select a parent {type} to move {source} to.",
"merge_selection": "Replace all occurrences of {source} with the selected {type}.",
"Root": "Root",
@@ -152,6 +153,7 @@
"and_up": "& Up",
"Instructions": "Instructions",
"Unrated": "Unrated",
"Automate": "Automate",
"Key_Ctrl": "Ctrl",
"Key_Shift": "Shift",
"Time": "Time",