mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-28 17:29:36 +02:00
Formatting and minor fixes
This commit is contained in:
parent
04c358a72e
commit
4558c30d74
1 changed files with 1021 additions and 1021 deletions
|
@ -1542,7 +1542,7 @@ class Command(BaseCommand):
|
|||
|
||||
# Equatorial Guinea (GQ)
|
||||
('GQ-C', 'Región Continental', 'Continental Region', 'gq'),
|
||||
('GQ-I', 'Región Insular', 'Insular Region', 'gq')
|
||||
('GQ-I', 'Región Insular', 'Insular Region', 'gq'),
|
||||
('GQ-AN', 'Annobón', 'Annobon', 'gq'),
|
||||
('GQ-BN', 'Bioko Norte', 'North Bioko', 'gq'),
|
||||
('GQ-BS', 'Bioko Sur', 'South Bioko', 'gq'),
|
||||
|
@ -1575,7 +1575,7 @@ class Command(BaseCommand):
|
|||
('EE-79', 'Tartumaa', 'Tartu', 'ee'),
|
||||
('EE-81', 'Valgamaa', 'Valga', 'ee'),
|
||||
('EE-84', 'Viljandimaa', 'Viljandi', 'ee'),
|
||||
('EE-87', 'Võrumaa', 'Võru', 'ee')
|
||||
('EE-87', 'Võrumaa', 'Võru', 'ee'),
|
||||
('EE-184', 'Haapsalu', 'Haapsalu', 'ee'),
|
||||
('EE-296', 'Kohtla-Järve', 'Kohtla-Järve', 'ee'),
|
||||
('EE-321', 'Maardu', 'Maardu', 'ee'),
|
||||
|
@ -1590,7 +1590,7 @@ class Command(BaseCommand):
|
|||
('EE-784', 'Viljandi', 'Viljandi', 'ee'),
|
||||
('EE-793', 'Võru', 'Võru', 'ee'),
|
||||
('EE-897', 'Narva-Jõesuu', 'Narva-Jõesuu', 'ee'),
|
||||
('EE-919', 'Põlva', 'Põlva', 'ee')
|
||||
('EE-919', 'Põlva', 'Põlva', 'ee'),
|
||||
('EE-130', 'Alutaguse', 'Alutaguse', 'ee'),
|
||||
('EE-141', 'Anija', 'Anija', 'ee'),
|
||||
('EE-142', 'Antsla', 'Antsla', 'ee'),
|
||||
|
@ -1684,11 +1684,11 @@ class Command(BaseCommand):
|
|||
('FO', 'Faroe Islands', 'Faroe Islands', 'fo'),
|
||||
|
||||
# Fiji (FJ)
|
||||
('FJ-R', 'Rotuma', 'Rotuma', 'fj')
|
||||
('FJ-R', 'Rotuma', 'Rotuma', 'fj'),
|
||||
('FJ-C', 'Central', 'Central', 'fj'),
|
||||
('FJ-E', 'Eastern', 'Eastern', 'fj'),
|
||||
('FJ-N', 'Northern', 'Northern', 'fj'),
|
||||
('FJ-W', 'Western', 'Western', 'fj')
|
||||
('FJ-W', 'Western', 'Western', 'fj'),
|
||||
('FJ-01', 'Ba', 'Ba', 'fj'),
|
||||
('FJ-02', 'Bua', 'Bua', 'fj'),
|
||||
('FJ-03', 'Cakaudrove', 'Cakaudrove', 'fj'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue