1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-15 20:13:31 +02:00

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

This commit is contained in:
Anton Titovets
2024-06-05 09:35:23 +03:00
parent 1ed1812eb8
commit c80b833ad8

View File

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