1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-24 19:49:22 +02:00

Мелкая правка перевода

This commit is contained in:
Anton Titovets
2024-06-05 09:35:23 +03:00
parent fdd7432e5f
commit a44650d63a

View File

@@ -1,4 +1,4 @@
ПутьКСловарю = ".\service\dictionaries\en.json";
ПутьКСловарю = "./service/dictionaries/en.json";
ЧтениеJSON = Новый ЧтениеJSON();
ЧтениеJSON.ОткрытьФайл(ПутьКСловарю);