Add Japanese translations for Outliner, help sidebar and loading progress bar

This commit is contained in:
Kazuhito Yokoi
2020-05-12 11:06:29 +09:00
parent 90ba761325
commit 9189db5531
3 changed files with 25 additions and 5 deletions

View File

@@ -602,6 +602,7 @@
"search": "Search help",
"nodeHelp": "Node Help",
"showHelp": "Show help",
"showInOutline": "Show in outline",
"showTopics": "Show topics",
"noHelp": "No help topic selected"
},
@@ -847,9 +848,9 @@
"expandItems": "Expand items",
"collapseItems": "Collapse items",
"duplicate": "Duplicate",
"error": {
"invalidJSON": "Invalid JSON: "
}
"error": {
"invalidJSON": "Invalid JSON: "
}
},
"markdownEditor": {
"title": "Markdown editor",