diff --git a/system/lan/indonesia/common.lan.php b/system/lan/indonesia/common.lan.php
index f886469d..a3710afb 100644
--- a/system/lan/indonesia/common.lan.php
+++ b/system/lan/indonesia/common.lan.php
@@ -301,3 +301,6 @@ $_L['Buy_Package'] = 'Buy Package';
$_L['Email'] = 'Email';
$_L['Company_Footer'] = 'Company Footer';
$_L['Will_show_below_user_pages'] = 'Will show below user pages';
+$_L['Request_OTP'] = 'Request OTP';
+$_L['Verification_Code'] = 'Verification Code';
+$_L['SMS_Verification_Code'] = 'SMS Verification Code';
diff --git a/ui/ui/app-localisation.tpl b/ui/ui/app-localisation.tpl
index ef209449..ebbc960a 100644
--- a/ui/ui/app-localisation.tpl
+++ b/ui/ui/app-localisation.tpl
@@ -2,7 +2,7 @@
-
+
{$_L['Localisation']}
diff --git a/ui/ui/app-settings.tpl b/ui/ui/app-settings.tpl
index 3ea3ad14..de141b9a 100644
--- a/ui/ui/app-settings.tpl
+++ b/ui/ui/app-settings.tpl
@@ -3,7 +3,7 @@