diff options
| author | 2017-06-11 00:23:13 +0900 | |
|---|---|---|
| committer | 2017-06-11 00:23:13 +0900 | |
| commit | da1708ccf7702c83db0d3519ae1b3ecf8f01bd3a (patch) | |
| tree | ef771e6f489ffcba21a0d1c8141532b58685c7d8 /app/i18n/it/gen.php | |
| parent | bd051ff0861727793458ef411dab15064e58545a (diff) | |
Reorder alphabetically
Diffstat (limited to 'app/i18n/it/gen.php')
| -rw-r--r-- | app/i18n/it/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/it/gen.php b/app/i18n/it/gen.php index 6169891bb..3e9bbbf23 100644 --- a/app/i18n/it/gen.php +++ b/app/i18n/it/gen.php @@ -118,10 +118,10 @@ return array( 'en' => 'English', 'fr' => 'Français', 'it' => 'Italiano', + 'kr' => '한국어', 'nl' => 'Nederlands', 'ru' => 'Русский', 'tr' => 'Türkçe', - 'kr' => '한국어', ), 'menu' => array( 'about' => 'Informazioni', |
