diff options
Diffstat (limited to 'i18n/locales/en')
| -rw-r--r-- | i18n/locales/en/document.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/locales/en/document.json b/i18n/locales/en/document.json index cc770eb5..4313cfcd 100644 --- a/i18n/locales/en/document.json +++ b/i18n/locales/en/document.json @@ -15,8 +15,8 @@ "overdueDocuments": "Overdue Documents", "dueSoonDocuments": "Due Soon", "averageProgress": "Average Progress", - "totalCount": "Showing {shown} of {total} total", - "totalDocumentCount": "Total {total} documents", + "totalCount": "Showing {{shown}} of {total} total", + "totalDocumentCount": "Total {{total}} documents", "checkImmediately": "Requires immediate attention", "dueInDays": "Due within 3 days", "overallProgress": "Overall project progress" |
