mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-11 17:48:44 -05:00
[PR #424] [CLOSED] Add comma in greetings #733
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/go-vikunja/vikunja/pull/424
Author: @Senk02
Created: 3/16/2025
Status: ❌ Closed
Base:
main← Head:add-commas📝 Commits (1)
d49d5d5Add comma in greetings📊 Changes
10 files changed (+40 additions, -40 deletions)
View changed files
📝
frontend/src/i18n/lang/ca-ES.json(+4 -4)📝
frontend/src/i18n/lang/en.json(+4 -4)📝
frontend/src/i18n/lang/eo-UY.json(+4 -4)📝
frontend/src/i18n/lang/nl-NL.json(+4 -4)📝
frontend/src/i18n/lang/ro-RO.json(+4 -4)📝
frontend/src/i18n/lang/sk-SK.json(+4 -4)📝
frontend/src/i18n/lang/sr-CS.json(+4 -4)📝
frontend/src/i18n/lang/tr-TR.json(+4 -4)📝
frontend/src/i18n/lang/vi-VN.json(+4 -4)📝
frontend/src/i18n/lang/zh-TW.json(+4 -4)📄 Description
Hey Ladies, Gentlemen, Neither or Both!
I bring a simple grammatical fix here, just added some commas in the greetings.
I think I would recommend also not having "Good night", as that is more of a farewell, and would be better replaced with "Good evening". Let me know if that is something that would be accepted, and I can make a PR for that as well.
That's all for now,
Cheers!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.