diff --git a/src/components/notifications/Line.vue b/src/components/notifications/Line.vue
index dcd6142b..3ef51ca2 100644
--- a/src/components/notifications/Line.vue
+++ b/src/components/notifications/Line.vue
@@ -4,14 +4,14 @@
- {{ $t("Basic Settings") }}
+ {{ $t("Messaging API") }}
-
+
- {{ $t("Messaging API") }}
+ {{ $t("Basic Settings") }}
{{ $t("Line Developers Console") }}
diff --git a/src/lang/en.json b/src/lang/en.json
index 0f59e62a..418ac58f 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -536,6 +536,7 @@
"lineDevConsoleTo": "Line Developers Console - {0}",
"Basic Settings": "Basic Settings",
"User ID": "User ID",
+ "Your User ID": "Your user ID",
"Messaging API": "Messaging API",
"wayToGetLineChannelToken": "First access the {0}, create a provider and channel (Messaging API), then you can get the channel access token and user ID from the above mentioned menu items.",
"Icon URL": "Icon URL",