mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-04 04:35:19 +02:00
Formatting and minor fixes
This commit is contained in:
parent
7375ad223d
commit
6380fd3abe
1 changed files with 267 additions and 267 deletions
|
@ -2525,8 +2525,8 @@ class Command(BaseCommand):
|
|||
|
||||
# Korea (Democratic People's Republic of) (KP)
|
||||
('KP-01', 'Pyongyang', 'Pyongyang', 'kp'),
|
||||
('KP-02', 'P’yŏngan-namdo', 'South Pyongan province', 'kp'),
|
||||
('KP-03', 'P’yŏngan-bukto', 'North Pyongan province', 'kp'),
|
||||
('KP-02', 'P\'yŏngan-namdo', 'South Pyongan province', 'kp'),
|
||||
('KP-03', 'P\'yŏngan-bukto', 'North Pyongan province', 'kp'),
|
||||
('KP-04', 'Chagang-do', 'Chagang province', 'kp'),
|
||||
('KP-05', 'Hwanghae-namdo', 'South Hwanghae province', 'kp'),
|
||||
('KP-06', 'Hwanghae-bukto', 'North Hwanghae province', 'kp'),
|
||||
|
@ -2535,7 +2535,7 @@ class Command(BaseCommand):
|
|||
('KP-09', 'Hamgyŏng-bukto', 'North Hamgyong province', 'kp'),
|
||||
('KP-10', 'Ryanggang-do', 'Ryanggang province', 'kp'),
|
||||
('KP-13', 'Rasŏn', 'Rason special city', 'kp'),
|
||||
('KP-14', 'Namp’o', 'Nampo metropolitan city', 'kp'),
|
||||
('KP-14', 'Namp\'o', 'Nampo metropolitan city', 'kp'),
|
||||
('KP-15', 'Kaesŏng', 'Kaesong metropolitan city', 'kp'),
|
||||
|
||||
# Korea (Republic of) (KR)
|
||||
|
@ -2701,7 +2701,7 @@ class Command(BaseCommand):
|
|||
('LY-SB', 'Sabhā', 'Sabha', 'ly'),
|
||||
('LY-SR', 'Surt', 'Surt', 'ly'),
|
||||
('LY-WD', 'Wādī al Ḩayāt', 'Wadi al Hayat', 'ly'),
|
||||
('LY-WS', 'Wādī ash Shāţiʾ', 'Wadi ash Shati', 'ly'),
|
||||
('LY-WS', 'Wādī ash Shāţi\'', 'Wadi ash Shati', 'ly'),
|
||||
('LY-TB', 'Ţarābulus', 'Tripoli', 'ly'),
|
||||
|
||||
# Liechtenstein (LI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue