2018-02-05 19:35:15 +01:00
|
|
|
{
|
2020-07-17 21:20:55 +02:00
|
|
|
"include": [
|
|
|
|
"config://res/translations/strings.de.po",
|
|
|
|
"config://res/translations/strings-e2.de.po",
|
|
|
|
"config://res/translations/strings.en.po",
|
|
|
|
"config://res/translations/strings-e2.en.po",
|
|
|
|
"config://res/translations/messages.de.po",
|
|
|
|
"config://res/translations/messages.en.po",
|
|
|
|
"config://res/core/messages.xml"
|
|
|
|
],
|
|
|
|
"aliases": {
|
|
|
|
"de": {
|
|
|
|
"spell::earthquake": [
|
2020-07-18 19:49:30 +02:00
|
|
|
"Beschwöre einen Erdelementar",
|
|
|
|
"Beschwörung eines Erdelementares"
|
2020-07-17 21:20:55 +02:00
|
|
|
],
|
|
|
|
"spell::goodwinds": [
|
2020-07-18 19:49:30 +02:00
|
|
|
"Beschwörung eines Wasserelementares",
|
2020-07-17 21:20:55 +02:00
|
|
|
"Beschwöre einen Wasserelementar"
|
|
|
|
],
|
|
|
|
"spell::stormwinds": [
|
2020-07-18 19:49:30 +02:00
|
|
|
"Beschwöre einen Sturmelementar",
|
2020-07-17 21:20:55 +02:00
|
|
|
"Beschwörung eines Sturmelementares"
|
|
|
|
],
|
|
|
|
"spell::summonfireelemental": [
|
2020-07-18 19:49:30 +02:00
|
|
|
"Beschwöre einen Hitzeelementar",
|
2020-07-17 21:20:55 +02:00
|
|
|
"Beschwörung eines Hitzeelementares"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"en": {
|
2020-07-18 19:49:30 +02:00
|
|
|
"spell::migration": "Rit of Acceptance"
|
2020-07-17 21:20:55 +02:00
|
|
|
}
|
|
|
|
}
|
2018-02-05 19:35:15 +01:00
|
|
|
}
|