Merge pull request #26719 from gsarig/patch-1

Define Greek states in the English language
This commit is contained in:
Claudio Sanches 2020-07-01 12:45:20 -03:00 committed by GitHub
commit 1cf2120a02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 13 deletions

View File

@ -370,19 +370,19 @@ return array(
),
'GP' => array(),
'GR' => array( // Greek Regions.
'I' => __( 'Αττική', 'woocommerce' ),
'A' => __( 'Ανατολική Μακεδονία και Θράκη', 'woocommerce' ),
'B' => __( 'Κεντρική Μακεδονία', 'woocommerce' ),
'C' => __( 'Δυτική Μακεδονία', 'woocommerce' ),
'D' => __( 'Ήπειρος', 'woocommerce' ),
'E' => __( 'Θεσσαλία', 'woocommerce' ),
'F' => __( 'Ιόνιοι Νήσοι', 'woocommerce' ),
'G' => __( 'Δυτική Ελλάδα', 'woocommerce' ),
'H' => __( 'Στερεά Ελλάδα', 'woocommerce' ),
'J' => __( 'Πελοπόννησος', 'woocommerce' ),
'K' => __( 'Βόρειο Αιγαίο', 'woocommerce' ),
'L' => __( 'Νότιο Αιγαίο', 'woocommerce' ),
'M' => __( 'Κρήτη', 'woocommerce' ),
'I' => __( 'Attica', 'woocommerce' ),
'A' => __( 'East Macedonia and Thrace', 'woocommerce' ),
'B' => __( 'Central Macedonia', 'woocommerce' ),
'C' => __( 'West Macedonia', 'woocommerce' ),
'D' => __( 'Epirus', 'woocommerce' ),
'E' => __( 'Thessaly', 'woocommerce' ),
'F' => __( 'Ionian Islands', 'woocommerce' ),
'G' => __( 'West Greece', 'woocommerce' ),
'H' => __( 'Central Greece', 'woocommerce' ),
'J' => __( 'Peloponnese', 'woocommerce' ),
'K' => __( 'North Aegean', 'woocommerce' ),
'L' => __( 'South Aegean', 'woocommerce' ),
'M' => __( 'Crete', 'woocommerce' ),
),
'GF' => array(),
'HK' => array( // Hong Kong states.