mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-03 01:21:50 +00:00
Added settings tab with color settings (#6)
This commit is contained in:
@@ -70,5 +70,11 @@
|
||||
"error.WIKITREE_ID_NOT_PROVIDED": "Identyfikator WikiTree nie został podany",
|
||||
"error.WIKITREE_PROFILE_NOT_ACCESSIBLE": "Profil WikiTree {id} nie jest dostępny",
|
||||
"error.WIKITREE_PROFILE_NOT_FOUND": "Profil WikiTree {id} nie istnieje",
|
||||
"wikitree.private": "Prywatne"
|
||||
"wikitree.private": "Prywatne",
|
||||
"tab.info": "Info",
|
||||
"tab.settings": "Ustawienia",
|
||||
"config.colors": "Kolory",
|
||||
"config.colors.NO_COLOR": "brak",
|
||||
"config.colors.COLOR_BY_GENERATION": "według pokolenia",
|
||||
"config.colors.COLOR_BY_SEX": "według płci"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user