Skip to content

Commit

Permalink
refactor(i18n): update room status text in list (#2121)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrious authored Feb 21, 2024
1 parent a74e5ba commit b187be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flat-i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@
"room-not-begin-title-post": "before it starts",
"room-has-been-added": "has been added to rooms list",
"the-room-is-not-started-yet": "Room not started, accessible 5 minutes before class starts",
"will-start-after-minutes": "will start after {{minutes}} minutes",
"will-start-after-minutes": "In {{minutes}} minutes",
"time-limit-tip": "This {{roomType}} room has a limit of {{minutes}} minutes",
"vip-level": {
"0": "free",
Expand Down

0 comments on commit b187be4

Please sign in to comment.