MCPcopy
hub / github.com/fastapi-admin/fastapi-admin / _

Function _

fastapi_admin/i18n.py:23–24  ·  view source on GitHub ↗
(msg: str)

Source from the content-addressed store, hash-verified

21
22
23def _(msg: str):
24 return translations.ugettext(msg)

Callers 6

get_toolbar_actionsMethod · 0.90
get_actionsMethod · 0.90
get_bulk_actionsMethod · 0.90
loginMethod · 0.90
initMethod · 0.90
passwordMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected