Open
Conversation
Co-authored-by: dr5hn <6929121+dr5hn@users.noreply.github.com>
Co-authored-by: dr5hn <6929121+dr5hn@users.noreply.github.com>
…ation Co-authored-by: dr5hn <6929121+dr5hn@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update data and fix German translations
Fix states+cities.json export and correct German state native names
Jan 11, 2026
Owner
|
@copilot revert the last commit andd delete the file we are not exporting that file anymore |
Co-authored-by: dr5hn <6929121+dr5hn@users.noreply.github.com>
Contributor
Author
Reverted in commit b946e46. The states+cities.json export has been removed from ExportJson.php, the file reverted to its previous state, and the documentation deleted. The German state name corrections remain in place. |
Copilot
AI
changed the title
Fix states+cities.json export and correct German state native names
Fix German state native names
Jan 11, 2026
dr5hn
approved these changes
Jan 11, 2026
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What changed?
Fixed incorrect native language names for 6 German states in the database.
German State Corrections:
Type of Change
Affected Locations
Checklist
contributions/directoryidfield for new records (auto-assigned)Sources
Notes
The
namefield uses English (international standard), whilenativeandtranslations.decontain proper German names. This aligns with the repository's convention for consistent API behavior across all countries.Export files (states.json, countries+states+cities.json) automatically updated via import/export cycle.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.