Localization files โ
Location
/etc/projectConfigs/
โโcorpus-1/
โโsearch.xml
โโhelp.inc
โโabout.inc
โโarticle.xsl
โโmeta.xsl
โโstatic/
| โโlocales/
| | โโen-us.json
| | โโ...
| โโ...
โโcorpus-2/
โโcorpus-3/
โโ...
โโdefault/
| โโsearch.xml
| โโ...
โโ...
<--- The location set in the corporaInterfaceDataDir setting
<--- Exact name/ID of the corpus as in BlackLab
ย
ย
ย
ย
ย
ย
<--- Language files for the interface, specific to this corpus
ย
ย
<--- Anything else you want to make available client-side
ย
ย
ย
<--- Fallbacks / Defaults go here
ย
ย
ย
You can provide some overrides to locale files by placing locale files here. These will only apply to the specific corpus.
Useful for quickly translating some field names for example!
For more information see the localization docs