Update app_defaults.php

This commit is contained in:
FusionPBX 2019-11-26 19:50:06 -07:00 committed by GitHub
parent 0f4906d856
commit 4f7e770ecc
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
$sql .= "('".uuid()."', 'German - Liechtenstein', 'de-li'), ";
$sql .= "('".uuid()."', 'German - Luxembourg', 'de-lu'), ";
$sql .= "('".uuid()."', 'German - Switzerland', 'de-ch'), ";
$sql .= "('".uuid()."', 'Greek', 'el'), ";
$sql .= "('".uuid()."', 'Greek - Greece', 'el-gr'), ";
$sql .= "('".uuid()."', 'Guarani - Paraguay', 'gn'), ";
$sql .= "('".uuid()."', 'Gujarati', 'gu'), ";
$sql .= "('".uuid()."', 'Hebrew', 'he'), ";