Forráskód Böngészése

链接公开 -> public in link

visuddhinanda 2 éve
szülő
commit
1a0c12fdf8
1 módosított fájl, 1 hozzáadás és 1 törlés
  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",