Skip to content

Commit

Permalink
3.061
Browse files Browse the repository at this point in the history
Hotfix of the default panel language.
  • Loading branch information
EarnForex authored Aug 14, 2023
1 parent d70c970 commit 53bf639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MQL5/Experts/Position Sizer/Position Sizer.mq5
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
string Version = "3.06";

#include "Translations\English.mqh"
#include "Translations\Arabic.mqh"
//#include "Translations\Arabic.mqh"
//#include "Translations\Chinese.mqh"
//#include "Translations\Portuguese.mqh" // Contributed by Matheus Sevaroli.
//#include "Translations\Russian.mqh"
Expand Down

0 comments on commit 53bf639

Please sign in to comment.