From bda535c2cfda8cc2f77e31f48fc51f4132f74325 Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" Date: Mon, 21 Oct 2024 15:13:19 +0500 Subject: [PATCH] v1.0.8 - Fixed some typos --- Texts/Text_Russian.json | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Texts/Text_Russian.json b/Texts/Text_Russian.json index 8418702..acbc4de 100644 --- a/Texts/Text_Russian.json +++ b/Texts/Text_Russian.json @@ -6307,21 +6307,21 @@ { "$type": "ThunderRoad.TextData+TextID, ThunderRoad", "id": "BoughtItems", - "text": "Купленные предметы", + "text": "Покупка предметов", "spriteAddress": null, "videoAddress": null }, { "$type": "ThunderRoad.TextData+TextID, ThunderRoad", "id": "SoldItems", - "text": "Проданные предметы", + "text": "Продажа предметов", "spriteAddress": null, "videoAddress": null }, { "$type": "ThunderRoad.TextData+TextID, ThunderRoad", "id": "DropAllValuables", - "text": "Сбросить всё ценное", + "text": "Выложить всё ценное", "spriteAddress": null, "videoAddress": null }, diff --git a/manifest.json b/manifest.json index 5caee20..791943b 100644 --- a/manifest.json +++ b/manifest.json @@ -2,6 +2,6 @@ "Name": "Russian Translation", "Description": "Adds a Russian translation to the game", "Author": "Jonny_Bro", - "ModVersion": "1.0.7", + "ModVersion": "1.0.8", "GameVersion": "1.0.0.0" } \ No newline at end of file