summaryrefslogtreecommitdiffstats
path: root/lib/locale.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/locale.sh')
-rw-r--r--lib/locale.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/locale.sh b/lib/locale.sh
index 824b6b7..f3a8b8c 100644
--- a/lib/locale.sh
+++ b/lib/locale.sh
@@ -22,6 +22,8 @@
[ -n "${_OH_LOCALE_SH}" ] && return 0
_OH_LOCALE_SH=true
+. @@LOCALEDIR@@/en_US
+
oh_locale_set()
{
_locale="${1}"