These: https://github.com/apache/incubator-answer/tree/main/i18n
Are they automatically generated from codes or written maunally? I can't find any related documentation so far.
Update: If I edit the en_US.yaml (as @shuai mentioned), how are the changes reflected on other yamls automatically?
en_US is written manually. in other languages are generated based on en_US.
Thanks! How are those yamls in other languages generated?