diff --git a/package.json b/package.json
index 4b6a62764c..972f72544d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "calckey",
- "version": "12.119.0-calc.13-rc.6",
+ "version": "12.119.0-calc.13-rc.7",
"codename": "aqua",
"repository": {
"type": "git",
diff --git a/packages/client/src/pages/explore.users.vue b/packages/client/src/pages/explore.users.vue
index dd4115cf26..0449a3e1b3 100644
--- a/packages/client/src/pages/explore.users.vue
+++ b/packages/client/src/pages/explore.users.vue
@@ -6,50 +6,50 @@
-
- {{ i18n.ts.pinnedUsers }}
+
+ {{ i18n.ts.pinnedUsers }}
-
- {{ i18n.ts.popularUsers }}
+
+ {{ i18n.ts.popularUsers }}
-
- {{ i18n.ts.recentlyUpdatedUsers }}
+
+ {{ i18n.ts.recentlyUpdatedUsers }}
-
- {{ i18n.ts.recentlyRegisteredUsers }}
+
+ {{ i18n.ts.recentlyRegisteredUsers }}
- {{ i18n.ts.popularTags }}
+ {{ i18n.ts.popularTags }}
- {{ tag.tag }}
- {{ tag.tag }}
+ {{ t.tag }}
+ {{ t.tag }}
- {{ tag }}
+ {{ tag }}
- {{ i18n.ts.popularUsers }}
+ {{ i18n.ts.popularUsers }}
- {{ i18n.ts.recentlyUpdatedUsers }}
+ {{ i18n.ts.recentlyUpdatedUsers }}
- {{ i18n.ts.recentlyDiscoveredUsers }}
+ {{ i18n.ts.recentlyDiscoveredUsers }}
@@ -58,28 +58,35 @@
-
-
+}
+