server/conf/e2/locales.json

12 lines
368 B
JSON
Raw Normal View History

{
"include": [
2018-05-17 16:54:59 +02:00
"config://res/translations/strings.de.po",
2018-07-07 12:21:42 +02:00
"config://res/translations/strings-e2.de.po",
2018-05-17 16:54:59 +02:00
"config://res/translations/strings.en.po",
2018-07-07 12:21:42 +02:00
"config://res/translations/strings-e2.en.po",
"config://res/translations/messages.de.po",
"config://res/translations/messages.en.po",
"config://res/core/messages.xml"
]
}