Browse Source

链接公开 -> public in link

visuddhinanda 2 years ago
parent
commit
1a0c12fdf8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dashboard/src/locales/en-US/tables.ts

+ 1 - 1
dashboard/src/locales/en-US/tables.ts

@@ -2,7 +2,7 @@ const items = {
   "tables.publicity.all": "all",
   "tables.publicity.disable": "disable",
   "tables.publicity.private": "private",
-  "tables.publicity.public.bylink": "链接公开",
+  "tables.publicity.public.bylink": "public in link",
   "tables.publicity.public": "public",
   "tables.publicity.public.edit": "public editable",
   "tables.role.all": "all",