Skip to content

Commit 66a4b5e

Browse files
committed
Add Koren translation to config
1 parent ab35c2c commit 66a4b5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/cachet.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,12 @@
145145
'en' => 'English',
146146
'en_GB' => 'English (UK)',
147147
'es_ES' => 'Spanish (ES)',
148+
'ko' => '한국어',
148149
'nl' => 'Nederlands',
150+
'ph' => 'Filipino',
149151
'pt_BR' => 'Português (BR)',
150152
'zh_CN' => '简体中文',
151153
'zh_TW' => '繁體中文',
152-
'ph' => 'Filipino',
153154
],
154155

155156
/*

0 commit comments

Comments
 (0)