Update locale-info.php

This commit is contained in:
Brian 2020-08-01 00:37:55 +02:00 committed by GitHub
parent 98964ff0b1
commit 78e099bd6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -9,15 +9,6 @@
defined( 'ABSPATH' ) || exit;
return array(
'AT' => array(
'currency_code' => 'EUR',
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
),
'AU' => array(
'currency_code' => 'AUD',
'currency_pos' => 'left',