Home
last modified time | relevance | path

Searched refs:localeJsonPath (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/cli/src/export/
H A DgetResolvedLocales.ts19 for (const [lang, localeJsonPath] of Object.entries(exp.locales)) { constant
20 if (typeof localeJsonPath === 'string') {
22 locales[lang] = await JsonFile.readAsync(path.join(projectRoot, localeJsonPath));
29 locales[lang] = localeJsonPath;
/expo/packages/@expo/config-plugins/src/ios/
H A DLocales.ts87 for (const [lang, localeJsonPath] of Object.entries(input)) { constant
88 if (typeof localeJsonPath === 'string') {
90 locales[lang] = await JsonFile.readAsync(join(projectRoot, localeJsonPath));
102 locales[lang] = localeJsonPath;
/expo/packages/@expo/config-plugins/build/ios/
H A DLocales.js117 for (const [lang, localeJsonPath] of Object.entries(input)) {
118 if (typeof localeJsonPath === 'string') {
120 …ocales[lang] = await _jsonFile().default.readAsync((0, _path().join)(projectRoot, localeJsonPath));
128 locales[lang] = localeJsonPath;
H A DLocales.js.map1localeJsonPath","JsonFile","readAsync","addWarningIOS"],"sources":["../../src/ios/Locales.ts"],"so…