mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[PR #121] [MERGED] Fix misspelling of "management". #935
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/121
Author: @wpuckering
Created: 4/29/2021
Status: ✅ Merged
Merged: 4/30/2021
Merged by: @meltyshev
Base:
master← Head:GH_Issue_120📝 Commits (1)
7ded26eFix misspelling of "management".📊 Changes
9 files changed (+9 additions, -9 deletions)
View changed files
📝
client/public/index.html(+1 -1)📝
client/src/components/Login/Login.jsx(+1 -1)📝
client/src/locales/cs/embed.js(+1 -1)📝
client/src/locales/de/embed.js(+1 -1)📝
client/src/locales/en/embed.js(+1 -1)📝
client/src/locales/es/embed.js(+1 -1)📝
client/src/locales/fr/embed.js(+1 -1)📝
client/src/locales/pl/embed.js(+1 -1)📝
client/src/locales/ru/embed.js(+1 -1)📄 Description
In a few source files this word was misspelled. I noticed it right away on the login screen of my self-hosted instance.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.