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:
BIN
data/as.json.br
BIN
data/as.json.br
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,12 @@
|
||||
[
|
||||
{
|
||||
"version": "4.2.5",
|
||||
"date": "01/05/2026",
|
||||
"type": "update",
|
||||
"items": [
|
||||
"New data for 4.2.5"
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "4.1.6",
|
||||
"date": "12/04/2026",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
data/moc.json.br
BIN
data/moc.json.br
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
data/pf.json.br
BIN
data/pf.json.br
Binary file not shown.
Binary file not shown.
@@ -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