mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
try chakra-ui
This commit is contained in:
@@ -8,6 +8,10 @@ type LanguageOption = {
|
||||
};
|
||||
|
||||
const supportedLanguages: LanguageOption[] = [
|
||||
{
|
||||
value: "",
|
||||
name: "No translation",
|
||||
},
|
||||
{
|
||||
value: "af",
|
||||
name: "Afrikaans",
|
||||
|
||||
Reference in New Issue
Block a user