Commit 2961c072 authored by Rafal's avatar Rafal

Add Klub Studio localization

parent 86e0c0b4
...@@ -14,6 +14,7 @@ class Command(BaseCommand): ...@@ -14,6 +14,7 @@ class Command(BaseCommand):
localizations = [ localizations = [
['Krakow', '52.025459', '19.204102', '1000'], ['Krakow', '52.025459', '19.204102', '1000'],
['Miasteczko AGH', '50.0679444', '19.9028223', '40'], ['Miasteczko AGH', '50.0679444', '19.9028223', '40'],
['Klub Studio', '50.0679444', '19.9028223', '10'],
['Nowa Huta', '50.0752396', '20.0729312', '200'], ['Nowa Huta', '50.0752396', '20.0729312', '200'],
['Swiat','0', '0', '99999999999999'] ['Swiat','0', '0', '99999999999999']
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment