Home
last modified time | relevance | path

Searched defs:_get_translation (Results 1 – 4 of 4) sorted by relevance

/dports/finance/frontaccounting/frontaccounting/includes/lang/
H A Dgettext.php154 function _get_translation($key) function in gettext_native_support
393 function _get_translation($key) function in gettext_php_support
/dports/www/py-pywikibot/pywikibot-6.6.3/pywikibot/
H A Di18n.py407 def _get_translation(lang: str, twtitle: str) -> Optional[str]: function
/dports/science/gramps/gramps-5.1.4/gramps/gen/utils/
H A Dgrampslocale.py646 def _get_translation(self, domain = None, member in GrampsLocale
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/tools/
H A Dtranslate.py459 def _get_translation(self, source): member in GettextAlias