MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / _

Function _

src/ifcbimtester/bimtester/lang.py:24–27  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

22
23
24def _(message):
25 if translation:
26 return translation(message)
27 return message
28
29
30def switch_locale(locale_dir, locale_id):

Callers 15

get_template_stringsMethod · 0.90
assert_guidFunction · 0.90
assert_numberFunction · 0.90
assert_typeFunction · 0.90
assert_attributeFunction · 0.90
assert_psetFunction · 0.90
assert_elementsFunction · 0.90
step_implFunction · 0.90
step_implFunction · 0.90
step_implFunction · 0.90
step_implFunction · 0.90
only_eleclassesFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected