-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrelang.bat
10 lines (9 loc) · 956 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-display-model_ENGLISH.txt interface\translations\dse-display-model_CZECH.txt
cp -r interface\translations\dse-display-model_ENGLISH.txt interface\translations\dse-display-model_FRENCH.txt
cp -r interface\translations\dse-display-model_ENGLISH.txt interface\translations\dse-display-model_GERMAN.txt
cp -r interface\translations\dse-display-model_ENGLISH.txt interface\translations\dse-display-model_ITALIAN.txt
cp -r interface\translations\dse-display-model_ENGLISH.txt interface\translations\dse-display-model_JAPANESE.txt
cp -r interface\translations\dse-display-model_ENGLISH.txt interface\translations\dse-display-model_POLISH.txt
cp -r interface\translations\dse-display-model_ENGLISH.txt interface\translations\dse-display-model_RUSSIAN.txt
cp -r interface\translations\dse-display-model_ENGLISH.txt interface\translations\dse-display-model_SPANISH.txt