Skip to content

Commit

Permalink
feat: add timeout preset strings
Browse files Browse the repository at this point in the history
  • Loading branch information
amycatgirl committed Sep 30, 2024
1 parent 4e40be3 commit 2bafd3e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions en.json
Original file line number Diff line number Diff line change
Expand Up @@ -677,6 +677,15 @@
"silent_leave": "Silently Leave",
"members_not_notified": "Other members will not be notified"
},
"timeout": {
"timeout_preset_1": "60 Seconds",
"timeout_preset_2": "5 Minutes",
"timeout_preset_3": "10 Minutes",
"timeout_preset_4": "1 Hour",
"timeout_preset_5": "1 Day",
"timeout_preset_6": "1 Week",
"timeout_preset_custom": "Custom"
},
"account": {
"change": {
"username": "Change your username",
Expand Down

0 comments on commit 2bafd3e

Please sign in to comment.