[PR #97] [MERGED] Remove the extra semi-colon that breaks the french translations #130

Closed
opened 2026-02-10 18:46:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dualshock-tools/dualshock-tools.github.io/pull/97
Author: @mathiasm74
Created: 6/18/2025
Status: Merged
Merged: 7/13/2025
Merged by: @dualshock-tools

Base: mainHead: fix-broken-french-translations


📝 Commits (1)

  • 2152a83 Remove the extra semi-colon that breaks the translations

📊 Changes

1 file changed (+8 additions, -8 deletions)

View changed files

📝 lang/fr_fr.json (+8 -8)

📄 Description

Some strings don't show in french because of extra semi-colons that for some reason got into the french translation file.

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dualshock-tools/dualshock-tools.github.io/pull/97 **Author:** [@mathiasm74](https://github.com/mathiasm74) **Created:** 6/18/2025 **Status:** ✅ Merged **Merged:** 7/13/2025 **Merged by:** [@dualshock-tools](https://github.com/dualshock-tools) **Base:** `main` ← **Head:** `fix-broken-french-translations` --- ### 📝 Commits (1) - [`2152a83`](https://github.com/dualshock-tools/dualshock-tools.github.io/commit/2152a83e95b34dac46666766872b5ec13e301e11) Remove the extra semi-colon that breaks the translations ### 📊 Changes **1 file changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `lang/fr_fr.json` (+8 -8) </details> ### 📄 Description Some strings don't show in french because of extra semi-colons that for some reason got into the french translation file. <img width="834" alt="image" src="https://github.com/user-attachments/assets/0ca88b0b-8595-40e8-b371-4003aada8917" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-10 18:46:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dualshock-tools/dualshock-tools.github.io#130