mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-04-21 14:06:15 +00:00
Better date formatting, including formatting date ranges
This commit is contained in:
@@ -26,5 +26,11 @@
|
||||
"gedcom.EMAIL": "E-mail",
|
||||
"gedcom.OCCU": "Zawód",
|
||||
"gedcom.TITL": "Tytuł",
|
||||
"gedcom.WWW": "Strona WWW"
|
||||
"gedcom.WWW": "Strona WWW",
|
||||
"date.abt": "około",
|
||||
"date.cal": "wyliczone",
|
||||
"date.est": "oszacowane",
|
||||
"date.between": "między {from} a {to}",
|
||||
"date.after": "po {from}",
|
||||
"date.before": "przed {to}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user