|
@@ -37,11 +37,6 @@
|
37
|
37
|
"Change your status": "Change your status",
|
38
|
38
|
"subscriber": "subscriber",
|
39
|
39
|
"unsubscribed": "unsubscribed",
|
40
|
|
- "Start a new Thread": "Start a new Thread",
|
41
|
|
- "Writing a document": "Writing a document",
|
42
|
|
- "Upload a file": "Upload a file",
|
43
|
|
- "Start a videoconference": "Start a videoconference",
|
44
|
|
- "View the Calendar": "View the Calendar",
|
45
|
40
|
"Recent activity": "Recent activity",
|
46
|
41
|
"Mark everything as read": "Mark everything as read",
|
47
|
42
|
"See more": "See more",
|
|
@@ -50,24 +45,22 @@
|
50
|
45
|
"Enter the name or email of the member": "Enter the name or email of the member",
|
51
|
46
|
"Create an account": "Create an account",
|
52
|
47
|
"Choose the role of the member": "Choose the role of the member",
|
53
|
|
- "Supervisor": "Supervisor",
|
54
|
|
- "Content Manager": "Content Manager",
|
55
|
|
- "Contributor": "Contributor",
|
56
|
|
- "Reader": "Reader",
|
57
|
48
|
"Validate": "Validate",
|
58
|
49
|
"Implement Tracim in your explorer": "Implement Tracim in your explorer",
|
59
|
50
|
"Find all your documents deposited online directly on your computer via the workstation, without going through the software.": "Find all your documents deposited online directly on your computer via the workstation, without going through the software.",
|
60
|
51
|
"Workspace Calendar": "Workspace Calendar",
|
61
|
52
|
"Each workspace has its own calendar.": "Each workspace has its own calendar.",
|
62
|
53
|
"Email Adress": "Email Adress",
|
63
|
|
- "Explore the workspace": "Explore the workspace",
|
64
|
54
|
"Old password": "Old password",
|
65
|
55
|
"New password": "New password",
|
66
|
56
|
"Name:": "Name:",
|
67
|
57
|
"Email Adress:": "Email Adress:",
|
68
|
|
- "An error has happened": "An error has happened",
|
69
|
58
|
"You have subscribed to this workspace's notifications": "You have subscribed to this workspace's notifications",
|
70
|
59
|
"Connection": "Connection",
|
71
|
60
|
"Forgotten password ?": "Forgotten password ?",
|
72
|
|
- "currently, you are ": "currently, you are "
|
|
61
|
+ "An error has happened when fetching workspace detail": "An error has happened when fetching workspace detail",
|
|
62
|
+ "An error has happened while fetching member list": "An error has happened while fetching member list",
|
|
63
|
+ "An error has happened while fetching recent activity list": "An error has happened while fetching recent activity list",
|
|
64
|
+ "An error has happened while fetching read status list": "An error has happened while fetching read status list",
|
|
65
|
+ "Hi {{name}} ! Currently, you are ": "Hi {{name}} ! Currently, you are "
|
73
|
66
|
}
|