diff --git a/data/map.json b/data/map.json index c648a91..e4d63bc 100644 --- a/data/map.json +++ b/data/map.json @@ -106,6 +106,23 @@ } ] }, + { + "id": "LA", + "name": "Laos (老挝)", + "keyword_file": "kw_LA.txt", + "states": [ + { + "id": "Default", + "name": "Default State", + "cities": [ + { + "id": "Vientiane", + "name": "Vientiane (万象)" + } + ] + } + ] + }, { "id": "KR", "name": "South Korea (韩国)",