mirror of
https://github.com/fastapi/fastapi.git
synced 2026-03-24 09:44:01 -04:00
🔥 Remove inactive/scarce translations to Persian (#14542)
This commit is contained in:
committed by
GitHub
parent
9be5063396
commit
58bc4a15ac
@@ -353,7 +353,6 @@ def get_updated_config_content() -> Dict[str, Any]:
|
||||
raise typer.Abort()
|
||||
use_name = f"{code} - {local_language_names[code]}"
|
||||
new_alternate.append({"link": url, "name": use_name})
|
||||
new_alternate.append({"link": "/em/", "name": "😉"})
|
||||
config["extra"]["alternate"] = new_alternate
|
||||
return config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user