13 lines
502 B
JSON
13 lines
502 B
JSON
{
|
|
"default_settings_files": ["/JSON/OpoTests.settings.json"],
|
|
"default_secrets_files": ["/JSON/OpoTests.secrets.json"],
|
|
"default_i18n_files": [
|
|
"/JSON/I18N/OpoTests.i18n.espanol.json",
|
|
"/JSON/I18N/OpoTests.i18n.galego.json",
|
|
"/JSON/I18N/OpoTests.i18n.english.json",
|
|
"/JSON/I18N/OpoTests.i18n.nihongo.json",
|
|
"/JSON/I18N/OpoTests.i18n.russkyi.json"
|
|
],
|
|
"default_language": "es",
|
|
"default_routes_files" : ["/JSON/OpoTests.routes.json"]
|
|
} |