Skip to content

Commit 3f32131

Browse files
committed
update sii_decrypt
1 parent 7fb2f74 commit 3f32131

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Windows x64
2020
* Move truck to the starting place
2121

2222
## Compability
23-
1.41 & ProMods 2.56
23+
1.41 & 1.42 & ProMods 2.56
2424

2525
## How to Use
2626
* Preparation: Start the game --> Choose the profile you want to modify --> Edit --> Disable 'Use Steam Cloud'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ets666",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"author": "rsl140 <rsl140@qq.com>",
55
"description": "ETS666 SaveEdit & JobSync Tool",
66
"license": "GPL-3.0-or-later",

resources/SII_Decrypt.exe

160 KB
Binary file not shown.

src/renderer/lang/tr-TR.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ export default {
44
selectSave: 'Bir Save Seçin',
55
selectPath: 'Yöntem Seçin',
66
selectBtn: 'Seçmek',
7-
selectTips: 'Lütfen oyun dosyalarına uygun yöntemi seçin. Örnek: C:\\Users\\xx\\Documents\\Euro Truck Simulator 2',
7+
selectTips: 'Lütfen oyun dosyalarına uygun yöntemi seçin. Örnek: C:\\Kullanıclar\\xx\\Belgeler\\Euro Truck Simulator 2',
88
save: 'Kayıt',
99
job: 'IŞ SENKRONIZESI',
1010
syncJob: 'Senkronize iş',
1111
moveCar: 'Başlama noktasına git',
1212
server: 'Sunucu',
13-
departureCity: 'Başlanacak Şehir',
14-
departureCompany: 'Başlanacak Şirket',
15-
destinationCity: 'Varış Şehir',
16-
destinationCompany: 'Varış Şirket',
13+
departureCity: 'Başlanacak Şehri',
14+
departureCompany: 'Başlanacak Şirketi',
15+
destinationCity: 'Varış Şehri',
16+
destinationCompany: 'Varış Şirketi',
1717
cargo: 'Kargo',
1818
mileage: 'Tahmini Mesafe',
1919
ferry: 'Feribot',

0 commit comments

Comments
 (0)