necouchman commented on code in PR #1017: URL: https://github.com/apache/guacamole-client/pull/1017#discussion_r1763506596
########## extensions/guacamole-auth-totp/src/main/resources/translations/fr.json: ########## @@ -29,6 +29,24 @@ "SECTION_HEADER_DETAILS" : "Détails:" + }, + + "USER_ATTRIBUTES" : { + + "FIELD_HEADER_GUAC_TOTP_DISABLED" : "Désactiver TOTP :", + "FIELD_HEADER_GUAC_TOTP_KEY_GENERATED" : "Clé secrète générée :", + "FIELD_HEADER_GUAC_TOTP_KEY_CONFIRMED" : "Appareil d'authentification confirmé :", Review Comment: I think there's an extra space on each of these lines between the text and the ":". -- 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