Skip to content

Commit

Permalink
fix: translation missing value
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 committed Jul 16, 2024
1 parent da547ad commit 42141fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/resources/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@
"freeLabels": {
"itemOne": "charged per workspace",
"itemTwo": "3",
"itemThree": "",
"itemThree": " ",
"itemFour": "0",
"itemFive": "5 GB",
"itemSix": "yes",
Expand All @@ -767,7 +767,7 @@
"proLabels": {
"itemOne": "charged per workspace",
"itemTwo": "up to 10",
"itemThree": "",
"itemThree": " ",
"itemFour": "10 guests billed as one seat",
"itemFive": "unlimited",
"itemSix": "yes",
Expand Down

0 comments on commit 42141fe

Please sign in to comment.