feat: add German localization and wrap countdown visual elements for styling improvements.
This commit is contained in:
parent
d39c5e3568
commit
f4f549e018
5 changed files with 201 additions and 133 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "dh-improved-countdowns",
|
||||
"title": "Improved Countdowns",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"compatibility": {
|
||||
"minimum": "13",
|
||||
"verified": "13"
|
||||
|
|
@ -35,10 +35,15 @@
|
|||
"lang": "en",
|
||||
"name": "English",
|
||||
"path": "lang/en.json"
|
||||
},
|
||||
{
|
||||
"lang": "de",
|
||||
"name": "Deutsch",
|
||||
"path": "lang/de.json"
|
||||
}
|
||||
],
|
||||
"description": "A modern, draggable countdown tracker for the Daggerheart system.",
|
||||
"url": "https://github.com/cptn-cosmo/dh-improved-countdowns",
|
||||
"manifest": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/latest/download/module.json",
|
||||
"download": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/download/1.2.1/dh-improved-countdowns.zip"
|
||||
"download": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/download/1.2.2/dh-improved-countdowns.zip"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue