UPDATE: New data
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 49s
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 49s
This commit is contained in:
@@ -43,8 +43,6 @@ export function getLocaleName(locale: string, data: Record<string, string> | und
|
||||
return ""
|
||||
}
|
||||
|
||||
|
||||
|
||||
const langKey = listCurrentLanguageApi[locale as keyof typeof listCurrentLanguageApi].toLowerCase();
|
||||
|
||||
let text = data[langKey] ?? "";
|
||||
|
||||
Reference in New Issue
Block a user