Edit / Customize parts of the standard interface #6888
-
Good morning everything is fine? 1 ) 2 ) I know there is a beta feature "i18n Support" however, there is no support for PT-BR (Brazilian Portuguese) language. Besides that it would only translate parts of collections and not the interface as pointed out above. Thanks. Felipe D.R. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@felipe-dr locales are stored in the package |
Beta Was this translation helpful? Give feedback.
-
Hi Martin, thanks As you pointed out, I was able to locate a folder called "pt" and from what I compared with the "en" folder they have all the same properties, so does the language already exist ready for use? If you need me to continue or act in any specific PR for the translation, I will be available and you can let me know. obs: if the pt folder is for Portuguese from Portugal, even so, I can tell you that all phrases are the same if they are written in Portuguese BR. But if you think it's better to create a specific folder for PT-BR, I'd be grateful if I could open a PR too. Thanks. Felipe D.R. |
Beta Was this translation helpful? Give feedback.
If there is no difference, there is no need to add pt-br.
It is explained in the docs how you can set UI locale.
TLDR: set
locale: 'pt'
in your config.yaml