|
|
@@ -1,16 +0,0 @@
|
|
|
-const items = {
|
|
|
- "tables.publicity.all": "all",
|
|
|
- "tables.publicity.disable": "disable",
|
|
|
- "tables.publicity.private": "private",
|
|
|
- "tables.publicity.public.bylink": "public in link",
|
|
|
- "tables.publicity.public": "public",
|
|
|
- "tables.publicity.public.edit": "public editable",
|
|
|
- "tables.role.all": "all",
|
|
|
- "tables.role.owner": "owner",
|
|
|
- "tables.role.manager": "manager",
|
|
|
- "tables.role.editor": "editor",
|
|
|
- "tables.role.member": "member",
|
|
|
- "tables.progress.label": "progress",
|
|
|
-};
|
|
|
-
|
|
|
-export default items;
|