necouchman commented on code in PR #1079:
URL: https://github.com/apache/guacamole-client/pull/1079#discussion_r2054041710
##########
extensions/guacamole-auth-duo/src/main/resources/translations/tr.json:
##########
@@ -0,0 +1,14 @@
+{
+
+ "DATA_SOURCE_DUO" : {
+ "NAME" : "Duo TFA Altyapısı"
+ },
+
+ "LOGIN" : {
+ "FIELD_HEADER_GUAC_DUO_SIGNED_RESPONSE" : "",
+ "INFO_DUO_VALIDATION_CODE_INCORRECT" : "Duo doğrulama kodu yanlış.",
+ "INFO_DUO_AUTH_REQUIRED" : "Devam etmek için lütfen Duo
ile kimlik doğrulayın.",
+ "INFO_DUO_REDIRECT_PENDING" : "Lütfen bekleyin, Duo'ya
yönlendiriliyor..."
Review Comment:
Understood; however, it's a good opportunity to apply the correct ordering
to things, even if the original translation files are not sorted as they should
be.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]