From 3ad154dee870dc38baeeec17094d9aa77c4639ac Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 19 Oct 2024 16:54:37 +0500 Subject: fix: GDX dialogs dont work well on macos, so i replaced it with my implementation of it --- assets/i18n/ru_ru.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'assets/i18n/ru_ru.json') diff --git a/assets/i18n/ru_ru.json b/assets/i18n/ru_ru.json index 7451d97..ff70cd3 100644 --- a/assets/i18n/ru_ru.json +++ b/assets/i18n/ru_ru.json @@ -1,8 +1,5 @@ { - "updater.title": "Ты играешь в устаревшую версию...", - "updater.message": "Вышло новое обновление! Хочешь посмотреть?", - "updater.no": "н-нет", - "updater.yes": "ДААА!!", + "updater.info": "Доступно новое обновление!", "debug.version": "%s (LibGDX %s, Java %s)", "debug.c_fps": "%s FPS", -- cgit v1.2.3