fix crowdin segmentation for docs notes

This commit is contained in:
vcoppe
2024-07-23 19:02:14 +02:00
parent 9d899b8247
commit 83fcc59513
13 changed files with 25 additions and 24 deletions

View File

@@ -1,3 +1,4 @@
export const languages: Record<string, string> = {
'en': 'English',
'pt-BR': 'Português (Brasil)',
};