fix comma in pause layers and delete in input fields

This commit is contained in:
Stewart Allen 2020-04-20 08:57:48 -04:00
commit 8b7fa6ebab
3 changed files with 6 additions and 4 deletions

View file

@ -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",