diff --git a/package.json b/package.json
index 6fe1d479d..392ab0893 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "misskey",
- "version": "12.118.1-calc.rc.7",
+"version": "12.118.1-calc.rc.8",
"codename": "aqua",
"repository": {
"type": "git",
diff --git a/packages/client/src/pages/admin/settings.vue b/packages/client/src/pages/admin/settings.vue
index 43d1f43f9..2871abab2 100644
--- a/packages/client/src/pages/admin/settings.vue
+++ b/packages/client/src/pages/admin/settings.vue
@@ -46,8 +46,10 @@
{{ i18n.ts.enableRecommendedTimeline }}
-
- {{ i18n.ts.recommendedInstancesDescription }}
+
+ {{ i18n.ts.recommendedInstances }}
+ {{ i18n.ts.recommendedInstancesDescription }}
+
@@ -56,20 +58,6 @@
{{ i18n.ts.disablingTimelinesInfo }}
-
- {{ i18n.ts.splash }}
-
-
- {{ i18n.ts.customMOTD }}
- {{ i18n.ts.customMOTDDescription }}
-
-
-
- {{ i18n.ts.customSplashIcons }}
- {{ i18n.ts.customSplashIconsDescription }}
-
-
-
{{ i18n.ts.theme }}
@@ -105,6 +93,20 @@
+
+ {{ i18n.ts.splash }}
+
+
+ {{ i18n.ts.customMOTD }}
+ {{ i18n.ts.customMOTDDescription }}
+
+
+
+ {{ i18n.ts.customSplashIcons }}
+ {{ i18n.ts.customSplashIconsDescription }}
+
+
+
{{ i18n.ts.files }}