Searched defs:i18n (Results 1 – 3 of 3) sorted by relevance
| /openbmc/webui-vue/tests/unit/ |
| H A D | i18n.locale-alias.spec.js | 9 const i18n = createI18nInstance(undefined, 'en', undefined, loadBase); constant 17 const i18n = createI18nInstance(undefined, 'en-US', undefined, loadBase); constant 25 const i18n = createI18nInstance(undefined, 'ka', undefined, loadBase); constant 33 const i18n = createI18nInstance(undefined, 'ka-GE', undefined, loadBase); constant
|
| /openbmc/qemu/po/ |
| H A D | meson.build | 1 i18n = import('i18n') variable
|
| /openbmc/webui-vue/ |
| H A D | vue.config.js | 167 i18n: { class in module.exports.pluginOptions
|