fix crowdin segmentation for docs notes
This commit is contained in:
parent
9d899b8247
commit
83fcc59513
13 changed files with 25 additions and 24 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
export const languages: Record<string, string> = {
|
export const languages: Record<string, string> = {
|
||||||
'en': 'English',
|
'en': 'English',
|
||||||
|
'pt-BR': 'Português (Brasil)',
|
||||||
};
|
};
|
||||||
Loading…
Reference in a new issue