Skip to content

Conversation

@longniao
Copy link

Add zh language support

<a class="mw-btn mw-btn-warning mw-btn-add-marker" ><i class="icon-location"></i> <span class="point-text">{% trans "Choose point on map" %}</span></a>
<div class="mw-adress-input-wrap pull-right">
<input type="text" class="form-control pull-right" id="{{ name }}-mw-google-address-input" role="presentation" autocomplete="off" placeholder="{% trans 'Find a Location by Address' %}" />
<input type="text" class="form-control pull-right" id="{{ name }}-mw-google-address-input" name="{{ name }}-mw-google-address-input" role="presentation" autocomplete="off" placeholder="{% trans 'Find a Location by Address' %}" />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution.

This input shouldn't be posted, it is just for autocompletion usage. Please revert this line change, I am OK with the rest of your PR changes.

erdem added a commit that referenced this pull request Dec 21, 2022
@erdem
Copy link
Owner

erdem commented Dec 21, 2022

I couldn't merge these changes with that template update but added your localization file to the new release. #135

Thank you for your contribution.

@erdem erdem closed this Dec 21, 2022
erdem added a commit that referenced this pull request Dec 21, 2022
…135)

* Add scroll-wheel zooming functionality switch to Google point widget settings

* Added Chinese(ZH) localization files. #133

* update readme files with new version release notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants