* @created 2022-07-28 17:21:38 * @modified 2022-07-28 17:21:38 */ return [ 'decimal_point' => '.', 'thousand_point' => ',', 'name' => 'Name', 'code' => 'Code', 'icon' => 'Icon', 'symbol_left' => 'Symbol Left', 'symbol_right' => 'Symbol Right', 'value' => 'Value', 'decimal_place' => 'Decimal Place', ];