Remove unnecessary namespaces for i18n

This commit is contained in:
Kazuhito Yokoi
2020-01-21 20:13:34 +09:00
parent ee6f6ae391
commit c16c119a7d
6 changed files with 10 additions and 10 deletions

View File

@@ -803,9 +803,9 @@
"expandItems": "要素を展開",
"collapseItems": "要素を折り畳む",
"duplicate": "複製",
"error": {
"invalidJSON": "不正なJSON: "
}
"error": {
"invalidJSON": "不正なJSON: "
}
},
"markdownEditor": {
"title": "マークダウンエディタ",