Update l10n.ini.php

This commit is contained in:
Namhyeon Go 2021-04-04 04:42:49 +09:00 committed by GitHub
parent f2f843e540
commit ea7b0e82a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
<?php
return <<<EOF
[l10n] [l10n]
l10n_enabled=0 l10n_enabled=0
l10n_default_language=ko l10n_default_language=ko
EOF;