[Cloud Security ]update csp README.md file i18n instructions (#213068)

## Summary
update i18 instructions regarding how to add and remove translations.
This commit is contained in:
Alex Prozorov 2025-03-04 14:49:53 +02:00 committed by GitHub
parent 4dd8de807a
commit 17931c5c5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,6 +47,10 @@ node scripts/i18n_check.js
> i18n should run on project scope as it checks translations files outside of our plugin.
>
> Fixes can be applied using the --fix flag
> 1. We shouldn't manually add/update/delete the localization files, nor change the translated strings.
> 2. The script will remove unused labels.
> 3. Regarding adding labels - this happens regularly and automated for the whole Kibana repository outside of our flows.
Run [**Unit Tests**](https://www.elastic.co/guide/en/kibana/current/development-tests.html#_unit_testing):