-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrelang.bat
10 lines (9 loc) · 940 Bytes
/
relang.bat
1
2
3
4
5
6
7
8
9
10
:: this is because nobody is tranlating anything i can be lazy
cp -r interface\translations\dse-soulgem-oven_ENGLISH.txt interface\translations\dse-soulgem-oven_CZECH.txt
cp -r interface\translations\dse-soulgem-oven_ENGLISH.txt interface\translations\dse-soulgem-oven_FRENCH.txt
cp -r interface\translations\dse-soulgem-oven_ENGLISH.txt interface\translations\dse-soulgem-oven_GERMAN.txt
cp -r interface\translations\dse-soulgem-oven_ENGLISH.txt interface\translations\dse-soulgem-oven_ITALIAN.txt
cp -r interface\translations\dse-soulgem-oven_ENGLISH.txt interface\translations\dse-soulgem-oven_JAPANESE.txt
cp -r interface\translations\dse-soulgem-oven_ENGLISH.txt interface\translations\dse-soulgem-oven_POLISH.txt
cp -r interface\translations\dse-soulgem-oven_ENGLISH.txt interface\translations\dse-soulgem-oven_RUSSIAN.txt
cp -r interface\translations\dse-soulgem-oven_ENGLISH.txt interface\translations\dse-soulgem-oven_SPANISH.txt