implement basic Questgroups and Quests structure
This commit is contained in:
parent
927d36aa9f
commit
684d31f4bf
19 changed files with 774 additions and 8 deletions
Binary file not shown.
|
|
@ -1,8 +1,8 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: The Legend of Z\n"
|
||||
"POT-Creation-Date: 2014-01-25 20:52+0100\n"
|
||||
"PO-Revision-Date: 2014-01-25 20:52+0100\n"
|
||||
"POT-Creation-Date: 2014-02-09 12:48+0100\n"
|
||||
"PO-Revision-Date: 2014-02-09 12:48+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: de_DE\n"
|
||||
|
|
@ -28,6 +28,8 @@ msgstr "Benutzer"
|
|||
#: ../../../views/html/seminaries/edit.tpl:1
|
||||
#: ../../../views/html/seminaries/delete.tpl:1
|
||||
#: ../../../views/html/seminaries/create.tpl:1
|
||||
#: ../../../views/html/questgroups/questgroup.tpl:1
|
||||
#: ../../../views/html/quests/quest.tpl:1
|
||||
msgid "Seminaries"
|
||||
msgstr "Kurse"
|
||||
|
||||
|
|
@ -67,6 +69,14 @@ msgstr "Benutzer löschen"
|
|||
msgid "registered on %s"
|
||||
msgstr "registriert am %s"
|
||||
|
||||
#: ../../../views/html/users/user.tpl:11
|
||||
msgid "Characters"
|
||||
msgstr "Charaktere"
|
||||
|
||||
#: ../../../views/html/users/user.tpl:18
|
||||
msgid "Roles"
|
||||
msgstr "Rollen"
|
||||
|
||||
#: ../../../views/html/users/index.tpl:3
|
||||
msgid "Create new user"
|
||||
msgstr "Neuen Benutzer erstellen"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue