Commit Graph

4 Commits

Author SHA1 Message Date
Pikterra32
2377e4aceb
Add french (#22)
* Create fr-fr.json

* Update languages.json

* Update fr-fr.json

* Update fr-fr.json

* Update fr-fr.json

* Update fr-fr.json

* Update fr-fr.json

* Update fr-fr.json

* Update fr-fr.json
2024-04-09 18:17:54 -04:00
Elijah R
6b4bf0de3d add language dropdown, remove pirate from list until we update it 2024-04-09 16:13:38 -04:00
dakrk
72d0cbb37b
Fix indentation (consistent formatting CHALLENGE)
You people have a prettierrc yet never run prettier

tabs or spaces. WHICH IS IT
2 width or 4 width WHICH IS IT

(i'd make index.html 4 width tab but there's more that uses space there)
2024-04-05 17:16:20 +01:00
modeco80
0cef7194ce More i18n related updates
- More string keys
- Reworked string keys entirely
- Moved formatting into seperate typescript module
- Write unit tests using `jest` for the format module
- README improvements

Pirate language needs to be reworked and it should be a bit less painful now to actually add more string keys later on (eventually making the whole webapp strings lie inside the stringkeys)
2024-03-15 04:01:40 -04:00