mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-02 00:51:47 +00:00
Display sources and links to non-image files in details panel (#210)
This commit is contained in:
@@ -55,6 +55,8 @@
|
||||
"gedcom.RIN": "ID",
|
||||
"gedcom.TITL": "Tytuł",
|
||||
"gedcom.WWW": "Strona WWW",
|
||||
"gedcom.OBJE": "Dodatkowe pliki",
|
||||
"gedcom.SOUR": "Źródła",
|
||||
"gedcom._UPD": "Ostatnia aktualizacja",
|
||||
"gedcom.MARR": "Małżeństwo",
|
||||
"gedcom.DIV": "Rozwód",
|
||||
@@ -94,5 +96,6 @@
|
||||
"name.unknown_name": "N.N.",
|
||||
"extras.images": "Zdjęcia",
|
||||
"extras.notes": "Notatki",
|
||||
"extras.sources": "Źródła"
|
||||
"extras.sources": "Źródła",
|
||||
"extras.files": "Dodatkowe pliki"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user