mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-01 16:41:48 +00:00
Display sources and links to non-image files in details panel (#210)
This commit is contained in:
@@ -63,6 +63,8 @@
|
||||
"gedcom.RIN": "ID",
|
||||
"gedcom.TITL": "Titul",
|
||||
"gedcom.WWW": "Stránka WWW",
|
||||
"gedcom.OBJE": "Další soubory",
|
||||
"gedcom.SOUR": "Zdroje",
|
||||
"gedcom.RELI": "Vyznání",
|
||||
"gedcom._UPD": "Poslední aktualizace",
|
||||
"gedcom.birth": "Rodné jméno",
|
||||
@@ -107,5 +109,6 @@
|
||||
"name.unknown_name": "N.N.",
|
||||
"extras.images": "Obrázky",
|
||||
"extras.notes": "Poznámky",
|
||||
"extras.sources": "Zdroje"
|
||||
"extras.sources": "Zdroje",
|
||||
"extras.files": "Další soubory"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user