Update langs
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = function withAndroidManifestPlugin(appConfig) {
|
|||||||
decoratedAppConfig.modResults.contents = `${str.slice(
|
decoratedAppConfig.modResults.contents = `${str.slice(
|
||||||
0,
|
0,
|
||||||
index,
|
index,
|
||||||
)}\nresConfigs "en", "hi", "ja", "fr", "de", "es"\n${str.slice(index)}`
|
)}\nresConfigs "en", "hi", "ja", "fr"\n${str.slice(index)}`
|
||||||
return decoratedAppConfig
|
return decoratedAppConfig
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user