Add Japanese translations for v3.0-beta.4

This commit is contained in:
Kazuhito Yokoi
2022-07-01 01:09:06 +09:00
parent f041159aa7
commit d4fdf6be67
5 changed files with 25 additions and 8 deletions

View File

@@ -300,6 +300,10 @@
"modifiedFlowsDesc": "Only deploys flows that contain changed nodes",
"modifiedNodes": "Modified Nodes",
"modifiedNodesDesc": "Only deploys nodes that have changed",
"startFlows": "Start",
"startFlowsDesc": "Start Flows",
"stopFlows": "Stop",
"stopFlowsDesc": "Stop Flows",
"restartFlows": "Restart Flows",
"restartFlowsDesc": "Restarts the current deployed flows",
"successfulDeploy": "Successfully deployed",