Skip to content

feat: add Spanish translations and UI improvements#354

Open
yuryja wants to merge 1 commit intoaccius:mainfrom
yuryja:main
Open

feat: add Spanish translations and UI improvements#354
yuryja wants to merge 1 commit intoaccius:mainfrom
yuryja:main

Conversation

@yuryja
Copy link
Contributor

@yuryja yuryja commented Feb 11, 2026

Description

This PR introduces comprehensive Spanish translations and various UI improvements across the application.

Key Changes:

  • Added and updated Spanish localization files.
  • Improved UI components including Header, World Map, and Settings Panel.
  • Updated several map layers and plugins (Aurora, Earthquakes, RBN, and more) for better consistency.
  • Refined time state handling and location panel displays.

73 from YY3BIG

@denete
Copy link
Contributor

denete commented Feb 11, 2026

@accius This is an example of a pull request that could be minimized through using prettier to prevent individual contributors from introducing large amounts of diffs unintentionally. In this case, it appears that some of the large diffs are whitespace changes, trailing whitespace deletions, formatting of math division slashes, etc.

By using prettier, only the intended changes will need to be reviewed.

It could be included as part of GitHub actions, or local development workflows.

It will introduce one large diff the first time that it is run, however.

@yuryja
Copy link
Contributor Author

yuryja commented Feb 11, 2026

@accius This is an example of a pull request that could be minimized through using prettier to prevent individual contributors from introducing large amounts of diffs unintentionally. In this case, it appears that some of the large diffs are whitespace changes, trailing whitespace deletions, formatting of math division slashes, etc.

By using prettier, only the intended changes will need to be reviewed.

It could be included as part of GitHub actions, or local development workflows.

It will introduce one large diff the first time that it is run, however.

it works great!

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

Comments