HEX
Server: Apache/2.4.59 (Debian)
System: Linux keymana 4.19.0-21-cloud-amd64 #1 SMP Debian 4.19.249-2 (2022-06-30) x86_64
User: lijunjie (1003)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/wp-content/plugins/erp/i18n/states/SC.php
<?php

global $states;

$states['SC'] = [
    'ANSEAUXPINS'       => __( 'Anse aux Pins', 'erp' ),
    'ANSEBOILEAU'       => __( 'Anse Boileau', 'erp' ),
    'ANSEETOILE'        => __( 'Anse Etoile', 'erp' ),
    'ANSELOUIS'         => __( 'Anse Louis', 'erp' ),
    'ANSEROYALE'        => __( 'Anse Royale', 'erp' ),
    'BAIELAZARE'        => __( 'Baie Lazare', 'erp' ),
    'BAIESAINTEANNE'    => __( 'Baie Sainte Anne', 'erp' ),
    'BEAUVALLON'        => __( 'Beau Vallon', 'erp' ),
    'BELAIR'            => __( 'Bel Air', 'erp' ),
    'BELOMBRE'          => __( 'Bel Ombre', 'erp' ),
    'CASCADE'           => __( 'Cascade', 'erp' ),
    'GLACIS'            => __( 'Glacis', 'erp' ),
    "GRAND'ANSE"        => __( "Grand' Anse", 'erp' ),
    "GRAND'ANSE"        => __( "Grand' Anse", 'erp' ),
    'LADIGUE'           => __( 'La Digue', 'erp' ),
    'LARIVIEREANGLAISE' => __( 'La Riviere Anglaise', 'erp' ),
    'MONTBUXTON'        => __( 'Mont Buxton', 'erp' ),
    'MONTFLEURI'        => __( 'Mont Fleuri', 'erp' ),
    'PLAISANCE'         => __( 'Plaisance', 'erp' ),
    'POINTELARUE'       => __( 'Pointe La Rue', 'erp' ),
    'PORTGLAUD'         => __( 'Port Glaud', 'erp' ),
    'SAINTLOUIS'        => __( 'Saint Louis', 'erp' ),
    'TAKAMAKA'          => __( 'Takamaka', 'erp' ),
];