Merged PR 203: メッセージファイル最新化
## 概要 [Task2110: メッセージファイル最新化](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/2110) - 元PBI or タスクへのリンク(内容・目的などはそちらにあるはず) - 何をどう変更したか、追加したライブラリなど - このPull Requestでの対象/対象外 - 影響範囲(他の機能にも影響があるか) ## レビューポイント - 特にレビューしてほしい箇所 - 軽微なものや自明なものは記載不要 - 修正範囲が大きい場合などに記載 - 全体的にや仕様を満たしているか等は本当に必要な時のみ記載 ## UIの変更 - Before/Afterのスクショなど - スクショ置き場 ## 動作確認状況 - ローカルで確認、develop環境で確認など ## 補足 - 相談、参考資料などがあれば
This commit is contained in:
parent
709db0d2ec
commit
5241fcc997
@ -44,9 +44,7 @@ export const orderLicenseAsync = createAsyncThunk<
|
||||
thunkApi.dispatch(
|
||||
openSnackbar({
|
||||
level: "info",
|
||||
message: getTranslationID(
|
||||
"licenseOrderPage.message.createOrderSuccess"
|
||||
),
|
||||
message: getTranslationID("common.message.success"),
|
||||
})
|
||||
);
|
||||
return {};
|
||||
|
||||
@ -6,7 +6,8 @@
|
||||
"emailIncorrectError": "(de)Error Message",
|
||||
"internalServerError": "(de)処理に失敗しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。",
|
||||
"listEmpty": "(de)検索結果が0件です。",
|
||||
"dialogConfirm": "(de)操作を実行しますか?"
|
||||
"dialogConfirm": "(de)操作を実行しますか?",
|
||||
"success": "(de)処理に成功しました。"
|
||||
},
|
||||
"label": {
|
||||
"cancel": "(de)Cancel",
|
||||
@ -160,7 +161,6 @@
|
||||
"poNumberIncorrectError": "(de)PO Numberの形式が不正です。PO Numberは半角英数字(大文字)のみ入力可能です。",
|
||||
"newOrderIncorrectError": "(de)New Orderには1以上の数字を入力してください。",
|
||||
"confirmOrder": "(de)注文を行いますか?",
|
||||
"createOrderSuccess": "(de)処理に成功しました。",
|
||||
"poNumberConflictError": "(de)既に同じPO Numberで注文済みもしくは発行済みの注文が存在しています。他のPO Numberで注文してください。"
|
||||
},
|
||||
"label": {
|
||||
@ -237,4 +237,4 @@
|
||||
"cardLicenseButton": "(de)License Card"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -6,7 +6,8 @@
|
||||
"emailIncorrectError": "Error Message",
|
||||
"internalServerError": "処理に失敗しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。",
|
||||
"listEmpty": "検索結果が0件です。",
|
||||
"dialogConfirm": "操作を実行しますか?"
|
||||
"dialogConfirm": "操作を実行しますか?",
|
||||
"success": "処理に成功しました。"
|
||||
},
|
||||
"label": {
|
||||
"cancel": "Cancel",
|
||||
@ -160,7 +161,6 @@
|
||||
"poNumberIncorrectError": "PO Numberの形式が不正です。PO Numberは半角英数字(大文字)のみ入力可能です。",
|
||||
"newOrderIncorrectError": "New Orderには1以上の数字を入力してください。",
|
||||
"confirmOrder": "注文を行いますか?",
|
||||
"createOrderSuccess": "処理に成功しました。",
|
||||
"poNumberConflictError": "既に同じPO Numberで注文済みもしくは発行済みの注文が存在しています。他のPO Numberで注文してください。"
|
||||
},
|
||||
"label": {
|
||||
@ -237,4 +237,4 @@
|
||||
"cardLicenseButton": "License Card"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -6,7 +6,8 @@
|
||||
"emailIncorrectError": "(es)Error Message",
|
||||
"internalServerError": "(es)処理に失敗しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。",
|
||||
"listEmpty": "(es)検索結果が0件です。",
|
||||
"dialogConfirm": "(es)操作を実行しますか?"
|
||||
"dialogConfirm": "(es)操作を実行しますか?",
|
||||
"success": "(es)処理に成功しました。"
|
||||
},
|
||||
"label": {
|
||||
"cancel": "(es)Cancel",
|
||||
@ -160,7 +161,6 @@
|
||||
"poNumberIncorrectError": "(es)PO Numberの形式が不正です。PO Numberは半角英数字(大文字)のみ入力可能です。",
|
||||
"newOrderIncorrectError": "(es)New Orderには1以上の数字を入力してください。",
|
||||
"confirmOrder": "(es)注文を行いますか?",
|
||||
"createOrderSuccess": "(es)処理に成功しました。",
|
||||
"poNumberConflictError": "(es)既に同じPO Numberで注文済みもしくは発行済みの注文が存在しています。他のPO Numberで注文してください。"
|
||||
},
|
||||
"label": {
|
||||
@ -237,4 +237,4 @@
|
||||
"cardLicenseButton": "(es)License Card"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -6,7 +6,8 @@
|
||||
"emailIncorrectError": "(fr)Error Message",
|
||||
"internalServerError": "(fr)処理に失敗しました。時間をおいて再実行しても解決しない場合はシステム管理者にお問い合わせください。",
|
||||
"listEmpty": "(fr)検索結果が0件です。",
|
||||
"dialogConfirm": "(fr)操作を実行しますか?"
|
||||
"dialogConfirm": "(fr)操作を実行しますか?",
|
||||
"success": "(fr)処理に成功しました。"
|
||||
},
|
||||
"label": {
|
||||
"cancel": "(fr)Cancel",
|
||||
@ -160,7 +161,6 @@
|
||||
"poNumberIncorrectError": "(fr)PO Numberの形式が不正です。PO Numberは半角英数字(大文字)のみ入力可能です。",
|
||||
"newOrderIncorrectError": "(fr)New Orderには1以上の数字を入力してください。",
|
||||
"confirmOrder": "(fr)注文を行いますか?",
|
||||
"createOrderSuccess": "(fr)処理に成功しました。",
|
||||
"poNumberConflictError": "(fr)既に同じPO Numberで注文済みもしくは発行済みの注文が存在しています。他のPO Numberで注文してください。"
|
||||
},
|
||||
"label": {
|
||||
@ -237,4 +237,4 @@
|
||||
"cardLicenseButton": "(fr)License Card"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user