File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 1616 "add_entity" : " + Pridať entitu" ,
1717 "entity_editor" : " Editor entity" ,
1818 "decimals" : " desatinné miesta" ,
19+ "section_options" : " Možnosti" ,
1920 "fields" : {
2021 "autoconfig" : " Autokonfig" ,
2122 "print_yaml" : " Vytlačte automaticky generovanú konfiguráciu yaml" ,
4344 "color_on_state" : " Zmeňte farbu podľa stavu" ,
4445 "color_limit" : " Štátny limit pre zmenu farby" ,
4546 "color_above" : " Farba nad limitom" ,
46- "color_below" : " Farba pod limitom"
47+ "color_below" : " Farba pod limitom" ,
48+ "section" : {
49+ "min_width" : " Min. šírka" ,
50+ "sort_by" : " Triediť podľa" ,
51+ "sort_dir" : " Smer zoradenia" ,
52+ "sort_group_by_parent" : " Skupina podľa rodiča"
53+ }
4754 },
4855 "entity_types" : {
4956 "entity" : " Entita" ,
5057 "remaining_parent_state" : " Zostávajúci rodičovský stav" ,
5158 "remaining_child_state" : " Zostávajúci podriadený stav" ,
5259 "passthrough" : " Prejsť cez"
60+ },
61+ "sort_by" : {
62+ "state" : " Stav"
63+ },
64+ "sort_dir" : {
65+ "desc" : " Zostupne" ,
66+ "asc" : " Vzostupne"
5367 }
5468 }
5569}
You can’t perform that action at this time.
0 commit comments