Skip to content

Feature: Add Spanish language support to v1.0.0#2748

Merged
mjeffw merged 2 commits into
develop/v13-onlyfrom
feature/1_0_0_spanish_language_support
May 29, 2026
Merged

Feature: Add Spanish language support to v1.0.0#2748
mjeffw merged 2 commits into
develop/v13-onlyfrom
feature/1_0_0_spanish_language_support

Conversation

@rinickolous

Copy link
Copy Markdown
Collaborator

Closes #2723

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds Spanish (es) localization to the GURPS 4e game system by registering a new language entry in system.json and providing a full lang/es.json translation file. Also updates the French language display name to include the native form, matching the pattern used for other languages.

Changes:

  • Register Spanish language entry in static/system.json.
  • Add new static/lang/es.json with translations of all GURPS system keys.
  • Update French entry's name from "French" to "Français (French)" for naming consistency.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
static/system.json Registers es language and updates fr display name
static/lang/es.json New Spanish localization file containing translated keys

@rinickolous rinickolous linked an issue May 28, 2026 that may be closed by this pull request
@mjeffw mjeffw merged commit c3aafaf into develop/v13-only May 29, 2026
1 check passed
@mjeffw mjeffw deleted the feature/1_0_0_spanish_language_support branch May 29, 2026 20:14
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.

Add Spanish language support

3 participants