src/lang/${locale}.json
files using the npm run build:langs
command (CI will notify you if the translation files are outdated). Don't translate the strings directly in the files, we use Crowdin to manage our translatations.defaultMessage
string breakdown:action
variable nameselect
keyworddelete
and archive
possible valuesother
all other values will use this keyvalues
so their order can later be changed.FormattedMessage
component is the main way to translate strings. To use it, you just need to add the following import:id
and a defaultMessage
.Target languages
pick the language and click Update
.