|
@@ -7,6 +7,7 @@ const items = {
|
|
|
"labels.week.5": "Fri",
|
|
"labels.week.5": "Fri",
|
|
|
"labels.week.6": "Sat",
|
|
"labels.week.6": "Sat",
|
|
|
"labels.collaborators": "collaborators",
|
|
"labels.collaborators": "collaborators",
|
|
|
|
|
+ "labels.collaboration": "collaboration",
|
|
|
"labels.link": "link",
|
|
"labels.link": "link",
|
|
|
"labels.upload": "upload",
|
|
"labels.upload": "upload",
|
|
|
"labels.first-term": "first term",
|
|
"labels.first-term": "first term",
|
|
@@ -39,6 +40,7 @@ const items = {
|
|
|
"labels.software.edition.basic": "basic",
|
|
"labels.software.edition.basic": "basic",
|
|
|
"labels.software.edition.pro": "pro",
|
|
"labels.software.edition.pro": "pro",
|
|
|
"labels.table-of-content": "table of content",
|
|
"labels.table-of-content": "table of content",
|
|
|
|
|
+ "labels.this-studio": "this studio",
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
export default items;
|
|
export default items;
|