We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0bb8e3 commit bea38ccCopy full SHA for bea38cc
app/_i18n/i18n.properties
@@ -25,6 +25,10 @@ Author = Author
25
AuthorID = Author ID
26
Name = Name
27
AuthorName = Author's Name
28
+DateOfBirth = Date of Birth
29
+DateOfDeath = Date of Death
30
+PlaceOfBirth = Place of Birth
31
+PlaceOfDeath = Place of Death
32
33
Order = Order
34
Orders = Orders
app/_i18n/i18n_de.properties
@@ -25,6 +25,10 @@ Author = Autor
AuthorID = ID des Autors
AuthorName = Name des Autors
+DateOfBirth = Geburtsdatum
+DateOfDeath = Sterbedatum
+PlaceOfBirth = Geburtsort
+PlaceOfDeath = Sterbeort
Order = Bestellung
Orders = Bestellungen
0 commit comments