necouchman commented on code in PR #1108:
URL: https://github.com/apache/guacamole-client/pull/1108#discussion_r2307662222


##########
guacamole/src/main/frontend/src/translations/cs.json:
##########
@@ -1016,14 +1060,17 @@
         "ERROR_PASSWORD_BLANK"    : "@:APP.ERROR_PASSWORD_BLANK",
         "ERROR_PASSWORD_MISMATCH" : "@:APP.ERROR_PASSWORD_MISMATCH",
 
-        "FIELD_HEADER_LANGUAGE"           : "Jazyk zobrazení:",
-        "FIELD_HEADER_PASSWORD"           : "Heslo:",
-        "FIELD_HEADER_PASSWORD_OLD"       : "Aktuální heslo:",
-        "FIELD_HEADER_PASSWORD_NEW"       : "Nové heslo:",
-        "FIELD_HEADER_PASSWORD_NEW_AGAIN" : "Potvrďte nové heslo:",
-        "FIELD_HEADER_TIMEZONE"           : "Časové pásmo:",
-        "FIELD_HEADER_USERNAME"           : "Uživatelské jméno:",
+        "FIELD_HEADER_LANGUAGE"                  : "Jazyk zobrazení:",
+        "FIELD_HEADER_NUMBER_RECENT_CONNECTIONS" : "Počet posledních připojení 
k zobrazení:",
+        "FIELD_HEADER_PASSWORD"                  : "Heslo:",
+        "FIELD_HEADER_PASSWORD_OLD"              : "Aktuální heslo:",
+        "FIELD_HEADER_PASSWORD_NEW"              : "Nové heslo:",
+        "FIELD_HEADER_PASSWORD_NEW_AGAIN"        : "Potvrďte nové heslo:",
+        "FIELD_HEADER_SHOW_RECENT_CONNECTIONS"   : "Zobrazit poslední 
připojení:",
+        "FIELD_HEADER_TIMEZONE"                  : "Časové pásmo:",
+        "FIELD_HEADER_USERNAME"                  : "Uživatelské jméno:",
         
+        "HELP_APPEARANCE"           : "Here you can enable or disable whether 
the \"Recent Connections\" section is shown on the home screen, and adjust the 
number of recent connections included.",

Review Comment:
   Looks like maybe the English translation slipped in, here? I think this 
should be either translated or removed?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to