fix comma in pause layers and delete in input fields
This commit is contained in:
parent
8a51753e1b
commit
8b7fa6ebab
3 changed files with 6 additions and 4 deletions
|
|
@ -113,8 +113,8 @@ kiri.lang['en-us'] = {
|
|||
op_xprt_l: "enable expert options",
|
||||
op_dark_s: "dark mode",
|
||||
op_dark_l: "dark mode interface",
|
||||
op_comp_s: "compact",
|
||||
op_comp_l: "compact user interface",
|
||||
op_comp_s: "compact ui",
|
||||
op_comp_l: "compact user interface\nbetter for small screens\nand tablets",
|
||||
op_show_s: "show origin",
|
||||
op_show_l: "show device or process origin",
|
||||
op_alig_s: "align top",
|
||||
|
|
|
|||
Loading…
Reference in a new issue