Griefus is a blazing fast data logging and anti-griefing tool for Minecraft servers.
* Update Polish Translation
- Changed a bunch of translations to be as natural as possible
- Made translations more consistent
- Changed special quotation mark to normal escaped quotation marks, to be consistent with the English translations
- Added missing translations
* Update pl.yml
fixed translation for entities in 2 places
* Added missing translation keys and better time-frames
In addition to new translation keys, I added an "optional" suffix to time-frames, for cases when numbers are between 2 and 4 (inclusive). Unfortunately couldn't make it pretty for months, since more of the word changes ("miesiące" vs "miesięcy"), not just the suffix, so I opted to just leave the word translation for the cases of 5+
---------
Co-authored-by: Intelli <6790859+Intelli@users.noreply.github.com>
|
||
|---|---|---|
| .github | ||
| docs | ||
| lang | ||
| src/main | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| mkdocs.yml | ||
| pom.xml | ||
| README.md | ||
| requirements.txt | ||
CoreProtect
CoreProtect is a blazing fast data logging and anti-griefing tool for Minecraft servers.
For a detailed description of the plugin, please visit coreprotect.net.
| Quick Links | |
|---|---|
| CoreProtect Discord: | discord.gg/b4DZ4jy |
| CoreProtect Patreon: | patreon.com/coreprotect |
| CoreProtect Documentation: | docs.coreprotect.net |
| Downloads for MC 1.14 - 1.21: | coreprotect.net/latest |
| Downloads for MC 1.8 - 1.12: | coreprotect.net/legacy |
bStats
API
API Documentation
Dependency Information
Maven
<repository>
<id>playpro-repo</id>
<url>https://maven.playpro.com</url>
</repository>
<dependency>
<groupId>net.coreprotect</groupId>
<artifactId>coreprotect</artifactId>
<version>23.0</version>
<scope>provided</scope>
</dependency>
Contributing
CoreProtect is an open source project, and gladly accepts community contributions.
If you'd like to contribute, please read our contributing guidelines here: CONTRIBUTING.md
