remove languages other than en
This commit is contained in:
parent
83fcc59513
commit
3709976464
@ -1,4 +1,3 @@
|
|||||||
export const languages: Record<string, string> = {
|
export const languages: Record<string, string> = {
|
||||||
'en': 'English',
|
'en': 'English',
|
||||||
'pt-BR': 'Português (Brasil)',
|
|
||||||
};
|
};
|
||||||
Loading…
x
Reference in New Issue
Block a user