From 94c94575ff62a6ff0a44853edf028ef243d8f74d Mon Sep 17 00:00:00 2001 From: Amirhan-Taipovjan-Greatest-I <51203385+Amirhan-Taipovjan-Greatest-I@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:25:24 +0300 Subject: [PATCH] Updated Tatar Translation! --- src/main/resources/assets/modmenu/lang/tt_ru.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/modmenu/lang/tt_ru.json b/src/main/resources/assets/modmenu/lang/tt_ru.json index 4963635b4..06f596e46 100644 --- a/src/main/resources/assets/modmenu/lang/tt_ru.json +++ b/src/main/resources/assets/modmenu/lang/tt_ru.json @@ -63,6 +63,7 @@ "modmenu.experimental": "(Mod Menu яңарту тикшерүчесе — эксперименталь функция!)", "modmenu.childHasUpdate": "Бу модның бала өчен яңарту бар.", "modmenu.updateText": "%2$s сайтында %1$s версиясе", + "modmenu.downloadLink": "Йөкләнү", "modmenu.buymeacoffee": "Buy Me a Coffee", "modmenu.coindrop": "Coindrop", @@ -85,6 +86,14 @@ "modmenu.twitter": "Twitter", "modmenu.wiki": "Вики", "modmenu.youtube": "YouTube", + + "modmenu.credits.role.author": "Авторлар", + "modmenu.credits.role.contributor": "Катнашучылар", + "modmenu.credits.role.translator": "Тәрҗемәчеләр", + "modmenu.credits.role.maintainer": "Дәвам иттерүчеләр", + "modmenu.credits.role.playtester": "Уен тикшерүчеләре", + "modmenu.credits.role.illustrator": "Иллюстраторлар", + "modmenu.credits.role.owner": "Хуҗалар", "modmenu.modsFolder": "Модлар папкасы", "modmenu.configsFolder": "Көйләүләр папкасы", @@ -163,5 +172,9 @@ "option.modmenu.button_update_badge.false": "Яшерен", "option.modmenu.quick_configure": "Тиз көйләүләр", "option.modmenu.quick_configure.true": "Кушык", - "option.modmenu.quick_configure.false": "Сүнек" + "option.modmenu.quick_configure.false": "Сүнек", + "option.modmenu.update_channel": "Update Channel", + "option.modmenu.update_channel.alpha": "All", + "option.modmenu.update_channel.beta": "Release & Beta", + "option.modmenu.update_channel.release": "Release" }