Overall Progress
Translation Stats
Files
| File Name | Contributors | Progress | Action |
|---|---|---|---|
|
{{ file.name }}
{{
getFileStats(file).total }} lines
|
{{
c.name }}
No activity
{{ c.trans }} T
|
{{ c.edit }} E
|
|
|
Team Members
Activity Logs
Last 50 changes| selectedLogs = e.target.checked ? paginatedFilteredLogs.map(l => l.id) : []" class="rounded dark:bg-gray-800 border-gray-300"> | # | Action | Time | User | Context | Content Change | Actions |
|---|---|---|---|---|---|---|---|
| {{ ((logPage - 1) * logLimit) + idx + 1 }} |
{{ log.action || 'Edited' }}
Glossary
|
{{ new Date(log.timestamp).toLocaleString() }} | {{ log.uid ? getUsername(log.uid) : log.username }} |
{{ log.message }}
{{ currentProject.files[log.fileId]?.name || 'Unknown File' }}
Line {{ getLogLineNumber(log) }}
|
Source: {{ log.details.source
}}
Target: {{ log.details.target }} Note: {{ log.details.note }} {{ log.oldContent || '(empty)' }}
{{ log.newContent || '(empty)' }}
|
|
|
| No logs found matching filters. | |||||||
{{ editingFileId ? ('File Settings: ' + currentProject.files[editingFileId].name) : 'Project Settings' }}
Global Dictionary
Matches source text exactly against the global dictionary. Respects "Use ID" setting.
Manage Members
Add New Member
Configure Character Map
Define characters to be automatically replaced when exporting the file (e.g., replace accented characters with non-accented ones).
Project Glossary
| Source | Target | Note | |
|---|---|---|---|
| {{ term.source }} | {{ term.target }} | {{ term.note || '-' }} | |
| No terms yet. | |||
Add New Term
Delete File?
Are you sure you want to delete "{{ fileToDeleteId &&
currentProject.files[fileToDeleteId] ?
currentProject.files[fileToDeleteId].name : ''
}}"?
This action cannot be undone.
Performance
Minimum 50. Max {{ maxPageLimit }}.
Manage Members
Project Members
Add New Member
Translation History
| Date | User | Content |
|---|---|---|
| {{ new Date(h.ts).toLocaleString() }} |
{{ adminUsers[h.u].display_name ||
adminUsers[h.u].username }}
{{ adminUsers[h.u].username }}
{{ h.n || 'Unknown' }}
{{ h.u }}
|
{{ h.t }} |
{{ deleteProjectStep === 2 ? 'Final Warning' : 'Delete Project?' }}
You are about to delete
"{{ projectToDeleteId && projects[projectToDeleteId] ?
projects[projectToDeleteId].meta.name : 'Unknown' }}".
This project contains {{ Object.keys(projects[projectToDeleteId].files).length
}} file(s).
All data will be lost!
This is your last chance. Access to this project and ALL its files will be
permanently removed
immediately.
ARE YOU ABSOLUTELY SURE?
Create New Project
Delete Log Entry?
Are you sure you want to delete this log entry? This action cannot be undone.
Remove Member?
They will lose access to this project immediately.