[PR #1259] [MERGED] Fix: typo in en-GB and en-US locales #1256

Closed
opened 2026-02-04 22:00:00 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1259
Author: @uppertoe
Created: 7/16/2025
Status: Merged
Merged: 7/16/2025
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 server/config/locales/en-GB.json (+1 -1)
📝 server/config/locales/en-US.json (+1 -1)

📄 Description

This pull request addresses a typo in the two English translations when an email notification is sent

  • Currently, the email reads: "Your Were Added to Card"
  • The email should read: "You Were Added to Card"

This typo is present in both en-US and en-GB.

Thank you for considering this small change, and for all your excellent work on the project!


🔄 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/plankanban/planka/pull/1259 **Author:** [@uppertoe](https://github.com/uppertoe) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`a385547`](https://github.com/plankanban/planka/commit/a3855471b93869263dc6ab951820e2bbbbe4d21f) Fix typo in en-US.json - [`831a040`](https://github.com/plankanban/planka/commit/831a040cc01e2ea7467a60b7300cb20f31ae0514) Fix: Typo in en-GB locale ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/config/locales/en-GB.json` (+1 -1) 📝 `server/config/locales/en-US.json` (+1 -1) </details> ### 📄 Description This pull request addresses a typo in the two English translations when an email notification is sent - Currently, the email reads: "Your Were Added to Card" - The email should read: "You Were Added to Card" This typo is present in both en-US and en-GB. Thank you for considering this small change, and for all your excellent work on the project! --- <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-04 22:00:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1256