-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6d049a3
commit 41c3498
Showing
7 changed files
with
62 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
notes.md | ||
modules/data/predata | ||
modules/data/moddata | ||
modules/data/test | ||
modules/data/modr20 | ||
modules/data/modr20 | ||
modules/data/delID |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
{ | ||
"Optolith": { | ||
"hint1": "Importiere einen Optolith Charakter per JSON.", | ||
"hint2": "Dieser Vorgang versucht alle Fähigkeiten und Zauber aus der Bibliothek in den Charakter zu importieren. Der Charakter wird in den Ordner Optolith importiert. Es werden keine Fähigkeiten oder Gegenstände neu erstellt." | ||
"hint2": "Dieser Vorgang versucht alle Fähigkeiten und Zauber aus der Bibliothek in den Charakter zu importieren. Der Charakter wird in den Ordner Optolith importiert. Es werden keine Fähigkeiten oder Gegenstände neu erstellt.", | ||
"notFound": "{type} <b>{name}</b> nicht gefunden. Bitte manuel hinzufügen" | ||
}, | ||
"TYPES.Item.none": "Keine Fehler" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
{ | ||
"Optolith": { | ||
"hint1": "Import a Optolith character via JSON.", | ||
"hint2": "This process tries to import all abilities and spells from the library into the character. The character is imported into the Optolith folder." | ||
"hint2": "This process tries to import all abilities and spells from the library into the character. The character is imported into the Optolith folder.", | ||
"notFound": "{type} <b>{name}</b> not found. Please add manually" | ||
}, | ||
"TYPES.Item.none": "No errors" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters