Compare commits
No commits in common. "e75db5ace1885d91c5d8694ae0727c0059c93ca1" and "e7410e53731f79d4c967586a66197b90fc54950b" have entirely different histories.
e75db5ace1
...
e7410e5373
@ -2,7 +2,7 @@ module.exports = {
|
|||||||
apps: [
|
apps: [
|
||||||
{
|
{
|
||||||
name: 'qcast-front-production',
|
name: 'qcast-front-production',
|
||||||
script: 'npm run start:dev',
|
script: 'npm run start',
|
||||||
instance: 2,
|
instance: 2,
|
||||||
exec_mode: 'cluster',
|
exec_mode: 'cluster',
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1035,7 +1035,7 @@
|
|||||||
"roof.exceed.count": "屋根材は4つまで選択可能です。",
|
"roof.exceed.count": "屋根材は4つまで選択可能です。",
|
||||||
"outerLine.property.fix": "外壁線の属性設定 を完了しますか?",
|
"outerLine.property.fix": "外壁線の属性設定 を完了しますか?",
|
||||||
"outerLine.property.close": "外壁線の属性設定 を終了しますか?",
|
"outerLine.property.close": "外壁線の属性設定 を終了しますか?",
|
||||||
"want.to.complete.auxiliary.creation": "補助線の作成を完了しますか?",
|
"want.to.complete.auxiliary.creation": "보補助線の作成を完了しますか?",
|
||||||
"modal.placement.initial.setting.plan.drawing.only.number": "(※数字は[半角]入力のみ可能です。)",
|
"modal.placement.initial.setting.plan.drawing.only.number": "(※数字は[半角]入力のみ可能です。)",
|
||||||
"wall.line.not.found": "外壁がありません",
|
"wall.line.not.found": "外壁がありません",
|
||||||
"roof.line.not.found": "屋根形状がありません"
|
"roof.line.not.found": "屋根形状がありません"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user