diff --git a/lib/currency-locales/locales/en-AU.yml b/lib/currency-locales/locales/en-AU.yml index aa0b1e1..026e679 100755 --- a/lib/currency-locales/locales/en-AU.yml +++ b/lib/currency-locales/locales/en-AU.yml @@ -1,4 +1,4 @@ -"en-AU": +en-AU: number: format: separator: "." diff --git a/lib/currency-locales/locales/en-GB.yml b/lib/currency-locales/locales/en-GB.yml index 758616f..161bf07 100755 --- a/lib/currency-locales/locales/en-GB.yml +++ b/lib/currency-locales/locales/en-GB.yml @@ -1,4 +1,4 @@ -"en-GB": +en-GB: number: format: separator: "." diff --git a/lib/currency-locales/locales/en-IN.yml b/lib/currency-locales/locales/en-IN.yml old mode 100644 new mode 100755 index 8a72d03..e4c23f0 --- a/lib/currency-locales/locales/en-IN.yml +++ b/lib/currency-locales/locales/en-IN.yml @@ -1,4 +1,4 @@ -"en-IN": +en-IN: number: format: separator: "." diff --git a/lib/currency-locales/locales/en-PH.yml b/lib/currency-locales/locales/en-PH.yml index 6011db8..1f8b895 100755 --- a/lib/currency-locales/locales/en-PH.yml +++ b/lib/currency-locales/locales/en-PH.yml @@ -1,4 +1,4 @@ -"en-PH": +en-PH: number: format: separator: "." @@ -24,4 +24,3 @@ precision: format: delimiter: "," - \ No newline at end of file diff --git a/lib/currency-locales/locales/en-US.yml b/lib/currency-locales/locales/en-US.yml index c6c56b4..6f36cc6 100755 --- a/lib/currency-locales/locales/en-US.yml +++ b/lib/currency-locales/locales/en-US.yml @@ -1,4 +1,4 @@ -"en-US": +en-US: number: format: separator: "." diff --git a/lib/currency-locales/locales/es-MX.yml b/lib/currency-locales/locales/es-MX.yml index 38a3191..b8fe97f 100755 --- a/lib/currency-locales/locales/es-MX.yml +++ b/lib/currency-locales/locales/es-MX.yml @@ -1,4 +1,4 @@ -"es-MX": +es-MX: number: format: delimiter: "," diff --git a/lib/currency-locales/locales/gsw-CH.yml b/lib/currency-locales/locales/gsw-CH.yml index 14d72ce..d8e9c2e 100755 --- a/lib/currency-locales/locales/gsw-CH.yml +++ b/lib/currency-locales/locales/gsw-CH.yml @@ -1,4 +1,4 @@ -"gsw-CH": +gsw-CH: number: format: precision: 2 diff --git a/lib/currency-locales/locales/hu.yml b/lib/currency-locales/locales/hu.yml index 37f8540..0783ec2 100755 --- a/lib/currency-locales/locales/hu.yml +++ b/lib/currency-locales/locales/hu.yml @@ -1,26 +1,26 @@ hu: number: - format: - precision: 2 - separator: "," - delimiter: "" + format: + precision: 2 + separator: "," + delimiter: "" - currency: - format: - unit: 'Ft' - precision: 0 - format: '%n%u' - separator: "," - delimiter: "" - - percentage: - format: - delimiter: "" - - precision: - format: - delimiter: "" - - paypal: - format: - precision: 0 + currency: + format: + unit: 'Ft' + precision: 0 + format: '%n%u' + separator: "," + delimiter: "" + + percentage: + format: + delimiter: "" + + precision: + format: + delimiter: "" + + paypal: + format: + precision: 0 diff --git a/lib/currency-locales/locales/ms-MY.yml b/lib/currency-locales/locales/ms-MY.yml index 5cdcc0d..95e3e2f 100755 --- a/lib/currency-locales/locales/ms-MY.yml +++ b/lib/currency-locales/locales/ms-MY.yml @@ -1,4 +1,4 @@ -"ms-MY": +ms-MY: number: format: separator: "." diff --git a/lib/currency-locales/locales/pt-BR.yml b/lib/currency-locales/locales/pt-BR.yml index 11f2473..fda11f1 100755 --- a/lib/currency-locales/locales/pt-BR.yml +++ b/lib/currency-locales/locales/pt-BR.yml @@ -1,4 +1,4 @@ -"pt-BR": +pt-BR: number: format: separator: "," diff --git a/lib/currency-locales/locales/sv-SE.yml b/lib/currency-locales/locales/sv-SE.yml index 75d7e16..2714304 100755 --- a/lib/currency-locales/locales/sv-SE.yml +++ b/lib/currency-locales/locales/sv-SE.yml @@ -1,4 +1,4 @@ -"sv-SE": +sv-SE: number: format: separator: "," @@ -9,7 +9,7 @@ currency: format: - format: "%n%u" + format: "%n %u" unit: "kr" separator: "," delimiter: ""