feat: Add localization support, inject 'Create Countdown' button into GM sidebar, display total countdown value, and enhance tracker styling and refresh handling.
This commit is contained in:
parent
1d9dc93605
commit
a44724f506
6 changed files with 110 additions and 14 deletions
4
lang/en.json
Normal file
4
lang/en.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"DHIC.Countdowns": "Countdowns",
|
||||
"DHIC.CreateNewCountdown": "Create New Countdown"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue