File: /var/www/html/wp-content/plugins/erp/i18n/states/AL.php
<?php
global $states;
$states['AL'] = [
'BERAT' => __( 'Berat', 'erp' ),
'DIBRES' => __( 'Dibres', 'erp' ),
'DURRES' => __( 'Durres', 'erp' ),
'ELBASAN' => __( 'Elbasan', 'erp' ),
'FIER' => __( 'Fier', 'erp' ),
'GJIROKASTRE' => __( 'Gjirokastre', 'erp' ),
'KORCE' => __( 'Korce', 'erp' ),
'KUKES' => __( 'Kukes', 'erp' ),
'LEZHE' => __( 'Lezhe', 'erp' ),
'SHKODER' => __( 'Shkoder', 'erp' ),
'TIRANE' => __( 'Tirane', 'erp' ),
'VLORE' => __( 'Vlore', 'erp' ),
];