Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into cdn
Browse files Browse the repository at this point in the history
* origin/master: (33 commits)
  Update HO URL.
  *automated* crowdin locale update
  *automated* crowdin locale update
  getTranslations.py
  getTranslations.py
  *automated* crowdin locale update
  htcurrency.jso
  Update worlddetails.json
  Updated worlddetails, currency and flags: added Guyana and Tahiti.
  getTranslations.py
  *automated* crowdin locale update
  getTranslations.py
  getTranslations.py
  *automated* crowdin locale update
  shortcuts-and-tweaks/copy-youth.js: Use direct selector for youth scout speech.
  shortcuts-and-tweaks/copy-youth.js: Replace getButton() with getHTModuleButton() to proceed recent HT changes.
  util/dom.js: Add function to support new HT buttons.
  [math.js] Fix Predict.stamina for players at exactly 8.00 stamina
  getTranslations.py
  *automated* crowdin locale update
  ...
  • Loading branch information
minj committed Feb 17, 2024
2 parents d672a8f + 11f5861 commit 3780cd4
Show file tree
Hide file tree
Showing 77 changed files with 3,258 additions and 2,909 deletions.
18 changes: 18 additions & 0 deletions content/data/htcurrency.json
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,24 @@
"name": "Nepalese rupee",
"symbol": "rupee"
},
{
"code": "GYD",
"eurorate": "0.01",
"leagues": {
"169": "Guyana"
},
"name": "Guyanese dollar",
"symbol": "GYD"
},
{
"code": "CFP",
"eurorate": "0.01",
"leagues": {
"170": "Tahiti"
},
"name": "French Pacific Franc (Tahitian)",
"symbol": "XPF"
},
{
"code": "HRK",
"eurorate": "0.1",
Expand Down
Loading

0 comments on commit 3780cd4

Please sign in to comment.