aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/countries.json
AgeCommit message (Collapse)Author
2026-04-15Added Tanzania countries.json (#14406)Eliya Wolfram Konzo
* Update countries.json Added Tanzania * Fix order countries.json * Fix tests --------- Co-authored-by: Bond_009 <bond.009@outlook.com>
2025-03-23Rename Pakistan to select dropdown accessible name (#13752)Adil
2023-12-23Fix Somalia's display nameStephen Mwangi
2021-10-31Fix localization typo with RéunionPedro Almeida
2020-12-02fix: add Palestine to supported countriesRaghd Hamzeh
2019-01-13EditorConfig reformat: Non-CS files.Erwin de Haan
2018-12-25Reformat JSON using JQ with sorted keysAndrew Rabert
cat "$f" | jq -S | sponge "$f"
2016-11-04move localization classesLuke Pulverenti