Commit a6d3dc2f by Kang Donghun

Merge branch 'feature/1.0_check_web_dev_imai' into 'feature/1.0_check_web_dev'

#50927 並び替えの名称が、設計書と違う

See merge request !106
parents 01029dd8 5a2116e8
......@@ -107,9 +107,9 @@
"endDate":"終了日",
"sortBy":"並び替え",
"sortByName":"作業名順",
"sortByStartDate":"新しい順",
"sortByEndDate":"古い順",
"sortByLastEdit":"閲覧日順",
"sortByStartDate":"作業期間が新しい順",
"sortByEndDate":"作業期間が古い順",
"sortByLastEdit":"閲覧日が新しい順",
"categorySelection":"カテゴリー選択",
"categoryAll":"すべて",
"reportForm": "報告",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment