From f6edaeb1894777eec6184fdb9c1f39768d1aa219 Mon Sep 17 00:00:00 2001 From: Udo Walter Date: Tue, 30 Jun 2020 21:22:02 +0200 Subject: Add translations to German and an info text regarding the resolution --- src/main/resources/templates/groupField.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/main/resources/templates/groupField.html') diff --git a/src/main/resources/templates/groupField.html b/src/main/resources/templates/groupField.html index c2ea026..168d13b 100644 --- a/src/main/resources/templates/groupField.html +++ b/src/main/resources/templates/groupField.html @@ -1,3 +1,4 @@ +
{{ 'GROUP_SELECTION.RESOLUTION_INFO' | translate }}
@@ -5,15 +6,15 @@ {{ group.name }}
- {{ group.freeCount }} available ({{ group.offlineCount }} offline) + {{ group.freeCount }} {{ 'GROUP_SELECTION.AVAILABLE' | translate }} ({{ group.offlineCount }} offline)
- Password protected + {{ 'GROUP_SELECTION.PASSWORD_PROTECTED' | translate }}
- + -- cgit v1.2.3-55-g7522