Fix typo "Google Mapa" in LocationSettings description#1034
Merged
daveearley merged 5 commits intoHiEventsDev:developfrom Feb 14, 2026
Merged
Fix typo "Google Mapa" in LocationSettings description#1034daveearley merged 5 commits intoHiEventsDev:developfrom
daveearley merged 5 commits intoHiEventsDev:developfrom
Conversation
Contributor
|
All contributors have signed the CLA ✍️ ✅ |
Contributor
Author
|
I have read the CLA Document and I hereby sign the CLA |
Contributor
Author
|
recheck |
# Conflicts: # frontend/src/locales/de.js # frontend/src/locales/de.po # frontend/src/locales/en.js # frontend/src/locales/es.js # frontend/src/locales/es.po # frontend/src/locales/fr.js # frontend/src/locales/fr.po # frontend/src/locales/hu.js # frontend/src/locales/hu.po # frontend/src/locales/it.js # frontend/src/locales/it.po # frontend/src/locales/nl.js # frontend/src/locales/nl.po # frontend/src/locales/pl.js # frontend/src/locales/pt-br.js # frontend/src/locales/pt-br.po # frontend/src/locales/pt.js # frontend/src/locales/pt.po # frontend/src/locales/ru.js # frontend/src/locales/se.js # frontend/src/locales/se.po # frontend/src/locales/tr.js # frontend/src/locales/tr.po # frontend/src/locales/vi.js # frontend/src/locales/vi.po # frontend/src/locales/zh-cn.js # frontend/src/locales/zh-cn.po # frontend/src/locales/zh-hk.js # frontend/src/locales/zh-hk.po
# Conflicts: # frontend/src/locales/de.js # frontend/src/locales/en.js # frontend/src/locales/es.js # frontend/src/locales/fr.js # frontend/src/locales/hu.js # frontend/src/locales/it.js # frontend/src/locales/nl.js # frontend/src/locales/pl.js # frontend/src/locales/pt-br.js # frontend/src/locales/pt.js # frontend/src/locales/ru.js # frontend/src/locales/se.js # frontend/src/locales/tr.js # frontend/src/locales/vi.js # frontend/src/locales/zh-cn.js # frontend/src/locales/zh-hk.js
Contributor
|
Thanks @anthonyrom! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just a simple fix, correcting type "Google Mapa" -> "Google Maps" in the
LocationSettingsdescription for the custom maps URL. Three commits because I first did a simple Ctrl+F replace all before realizing I should revert, update just the primary file, then run the translator.Checklist
Thank you for your contribution! 🎉