Skip to content

Commit c5f40be

Browse files
authored
Merge pull request #26 from psiinon/doc/locale
Add localization details
2 parents 864694e + 34fa5b7 commit c5f40be

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,16 @@ Therefore during the second scan we are ignoring few alerts via ZAP rules and th
9494
During the last scan we are ignoring all the alerts, thus resulting in finding zero alerts. Based on the scan results
9595
the actions bot will close the ongoing open issue.
9696
[![issue closed](./images/zap-issue-3.png)](https://github.com/zaproxy/zaproxy-website/issues/93#issuecomment-611496321)
97+
98+
## Localised Alert Details
99+
100+
ZAP is internationalised and alert information is available in many languages.
101+
102+
You can change the language used by this action by changing the locale via the `cmd_options` e.g.: `-z "-config view.locale=fr_FR"`
103+
104+
This is currently only available with the `owasp/zap2docker-weekly` or `owasp/zap2docker-live` Docker images.
105+
106+
See [https://github.com/zaproxy/zaproxy/tree/develop/zap/src/main/dist/lang](https://github.com/zaproxy/zaproxy/tree/develop/zap/src/main/dist/lang) for the full set of locales currently supported.
107+
108+
You can help improve ZAP translations via [https://crowdin.com/project/owasp-zap](https://crowdin.com/project/owasp-zap).
109+

0 commit comments

Comments
 (0)