Skip to content

Commit

Permalink
Fix recently adjusted container bulk localisation strings (#11845)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-bs committed Nov 29, 2023
1 parent c4dbb86 commit 230694f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions static/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1702,8 +1702,10 @@
}
},
"Container": {
"Capacity": "Bulk Capacity",
"Ignored": "Bulk Ignored",
"Bulk": {
"Capacity": "Bulk Capacity",
"Ignored": "Bulk Ignored"
},
"Plural": "Containers",
"Stowing": "Is Stowing Container?"
},
Expand Down

0 comments on commit 230694f

Please sign in to comment.