@@ -30,7 +30,7 @@ |
||
30 | 30 | |
31 | 31 | private function getButtonForLocalisation(string $strLanguageCountry): string |
32 | 32 | { |
33 | - $arrayMapFlags = [ |
|
33 | + $arrayMapFlags = [ |
|
34 | 34 | 'ro_RO' => 'ro', |
35 | 35 | 'it_IT' => 'it', |
36 | 36 | 'en_US' => 'us', |