[PR #2754] [CLOSED] Fix Polish language name spelling #16571

Closed
opened 2025-11-02 12:13:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2754
Author: @0rzech
Created: 10/21/2017
Status: Closed

Base: masterHead: master


📄 Description

Polish language name in defaults.go and in app.ini is written incorrectly. It should be polski instead of Polski, because this is how language names are written in Polish (unless it's about first word of a sentence).


🔄 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/go-gitea/gitea/pull/2754 **Author:** [@0rzech](https://github.com/0rzech) **Created:** 10/21/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📄 Description Polish language name in [defaults.go](https://github.com/go-gitea/gitea/blob/master/modules/setting/defaults.go) and in [app.ini](https://github.com/go-gitea/gitea/blob/master/conf/app.ini) is written incorrectly. It should be `polski` instead of `Polski`, because this is how language names are written in Polish (unless it's about first word of a sentence). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:13:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16571