0
0
mirror of https://github.com/Pumpkin-MC/Pumpkin synced 2025-09-24 20:12:42 +00:00
Files
Pumpkin/assets/translations/tr_tr.json
Crefax 398ba39233 feat(tr): Add Some Turkish translations (#1132)
* feat(tr): Add Turkish translations

* Fix formatting issue in translation.rs
2025-08-18 09:12:04 +02:00

12 lines
734 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"commands.pumpkin.version": "Pumpkin %s\n",
"commands.pumpkin.description": "Herkesin hızlı ve verimli Minecraft sunucuları kurmasını sağlar.\n",
"commands.pumpkin.minecraft_version": "(Minecraft %s, Protokol %s)\n",
"commands.pumpkin.github": "[Github Deposu]",
"commands.pumpkin.website": "[Web Sitesi]",
"commands.pumpkin.version.hover": "Sürümü kopyalamak için tıkla",
"commands.pumpkin.description.hover": "Açıklamayı kopyalamak için tıkla",
"commands.pumpkin.minecraft_version.hover": "Minecraft sürümünü kopyalamak için tıkla",
"commands.pumpkin.github.hover": "Depoyu açmak için tıkla.",
"commands.pumpkin.website.hover": "Web sitesini açmak için tıkla."
}