diff --git a/apps/client/src/translations/en/translation.json b/apps/client/src/translations/en/translation.json index 43b99652e4..17a283b09d 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -1,8 +1,8 @@ { "about": { "version_label": "Version:", - "version": "app: {{appVersion}}, database: {{dbVersion}}, sync protocol: {{syncVersion}}", - "build_info": "{{buildDate}}, revision: ", + "version": "{{appVersion}} (database: {{dbVersion}}, sync protocol: {{syncVersion}})", + "build_info": "Build: {{buildDate}}, revision: ", "contributors_label": "Contributors:", "contributor_roles": { "lead-dev": "lead developer",