improve lang

box-drawing
Ondřej Hruška 7 years ago
parent dac15d80a4
commit 69e5b77447
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 4
      lang/cs.php
  2. 4
      lang/en.php

@ -78,8 +78,8 @@ return [
'term.color_fg_prev' => 'Barva textu',
'term.color_bg_prev' => 'Barva pozadí',
'term.colors_preview' => '',
'term.debugbar' => 'Zobraz debug panel',
'term.ascii_debug' => 'Použít debug parser',
// 'term.debugbar' => 'Ladění ',
// 'term.ascii_debug' => 'Použít debug parser',
'cursor.block_blink' => 'Blok, blikající',
'cursor.block_steady' => 'Blok, stálý',

@ -77,8 +77,8 @@ return [
'term.color_fg_prev' => 'Foreground',
'term.color_bg_prev' => 'Background',
'term.colors_preview' => '',
'term.debugbar' => 'Show debug panel',
'term.ascii_debug' => 'Debug parser',
'term.debugbar' => 'Debug internal state',
'term.ascii_debug' => 'Display control codes',
'cursor.block_blink' => 'Block, blinking',
'cursor.block_steady' => 'Block, steady',

Loading…
Cancel
Save