Skip to content

Commit

Permalink
Update front/public/locales/en/errors.json
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Filimon <[email protected]>
  • Loading branch information
eckter and SharglutDev authored Nov 22, 2024
1 parent f937a33 commit 62011da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/public/locales/en/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
},
"work_schedule": {
"NameAlreadyUsed": "A group of work schedules with '{{name}}' already exists",
"WorkScheduleGroupNotFound": "No such work schedule group with id={{id}}"
"WorkScheduleGroupNotFound": "No such work schedule group with id '{{id}}'"
},
"temporary_speed_limit": {
"NameAlreadyUsed": "A group of temporary speed limits with '{{name}}' already exists"
Expand Down

0 comments on commit 62011da

Please sign in to comment.