remove languages other than en
This commit is contained in:
parent
83fcc59513
commit
3709976464
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
export const languages: Record<string, string> = {
|
||||
'en': 'English',
|
||||
'pt-BR': 'Português (Brasil)',
|
||||
};
|
Loading…
Reference in a new issue