OctopusET commented on a change in pull request #604:
URL: https://github.com/apache/guacamole-client/pull/604#discussion_r630564046
##########
File path:
extensions/guacamole-auth-radius/src/main/resources/translations/ko.json
##########
@@ -0,0 +1,12 @@
+{
+
+ "DATA_SOURCE_RADIUS" : {
+ "NAME" : "RADIUS Backend"
+ },
+
+ "LOGIN" : {
+ "FIELD_HEADER_GUAC_RADIUS_STATE" : "",
+ "FIELD_HEADER_RADIUSCHALLENGE" : ""
+ }
+
+}
Review comment:
"Backend" can be translated, but writing in english is better. So, I
will remove ko.json and restore guac.manifest.json
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]