mike-jumper commented on a change in pull request #431: GUACAMOLE-853: Add/Update of the german translations URL: https://github.com/apache/guacamole-client/pull/431#discussion_r307851791
########## File path: guacamole/src/main/webapp/translations/de.json ########## @@ -138,7 +153,7 @@ "FORM" : { - "FIELD_PLACEHOLDER_DATE" : "YYYY-MM-DD", Review comment: `FIELD_PLACEHOLDER_DATE` shows the format of date required by the application, which is always YYYY-MM-DD (ISO 8601). If the letters, etc. used within the date format need to be different for the language at hand, then it should be updated accordingly, but the format does still need to equate to YEAR-MONTH-DAY. I'm guessing that the German version of the required format would be "JJJJ-MM-TT", but I don't honestly know. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services