2gis-maps
Version:
Interactive 2GIS maps API, based on Leaflet
18 lines (17 loc) • 803 B
JavaScript
DG.Geoclicker.Handler.Default.Dictionary.en = DG.extend({
apiErrorTitle: 'Oops! Error detected.',
apiErrorBody: 'Our servers are not responding. We are doing our best to straighten them out. Please return to us in a few minutes.',
we_have_not: 'We haven\'t collected info about this place yet',
noname : 'No name',
'adm_div.place' : 'Place',
'adm_div.division' : 'Area',
'adm_div.settlement' : 'Village',
street : 'Street',
'adm_div.district' : 'District',
'adm_div.city' : 'City',
go_to : 'Directions to here',
show_organization_in_building : ['{n} organization total', '{n} organizations total'],
back_button : 'Back',
show_more_about_sight : 'More information',
n_floors : ['{n} floor', '{n} floors']
}, DG.Dictionary.en);