Add Japanese translation for v3.1.0-beta.0

This commit is contained in:
Kazuhito Yokoi
2022-12-31 00:41:35 +09:00
parent 270eb56718
commit a661bc1d23
2 changed files with 4 additions and 1 deletions

View File

@@ -1355,6 +1355,8 @@
"start-flows": "フローを開始",
"stop-flows": "フローを停止",
"copy-item-url": "要素のURLをコピー",
"copy-item-edit-url": "要素の編集URLをコピー"
"copy-item-edit-url": "要素の編集URLをコピー",
"move-flow-to-start": "フローを先頭に移動",
"move-flow-to-end": "フローを末尾に移動"
}
}