[PR #1258] [CLOSED] Fix: typo in en-GB local for email notification #1253

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1258
Author: @uppertoe
Created: 7/16/2025
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

This pull request corrects a typo in the en-GB translation for sending a notification email to users who are added to a card.

  • The email that is sent currently reads: "Your Were Added To A Card"
  • But should read: "You Were Added To A Card"

Thank you for considering this small change, and for your work on this excellent 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/1258 **Author:** [@uppertoe](https://github.com/uppertoe) **Created:** 7/16/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`20524ac`](https://github.com/plankanban/planka/commit/20524aca9265df5eb5814f1232f75f28f950f20f) Update en-GB.json ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/config/locales/en-GB.json` (+1 -1) </details> ### 📄 Description This pull request corrects a typo in the en-GB translation for sending a notification email to users who are added to a card. - The email that is sent currently reads: "Your Were Added To A Card" - But should read: "You Were Added To A Card" Thank you for considering this small change, and for your work on this excellent 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 21:59:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1253