Browse Source

Update labels.inc (#9232)

Update message
pull/9518/head
TEXION TECH 2 years ago
committed by Aleksander Machniak
parent
commit
44860ff45d
  1. 10
      program/localization/th_TH/labels.inc

10
program/localization/th_TH/labels.inc

@ -90,7 +90,7 @@ $labels['longjan'] = 'มกราคม';
$labels['longfeb'] = '';
$labels['longmar'] = '';
$labels['longapr'] = '';
$labels['longmay'] = '..';
$labels['longmay'] = '';
$labels['longjun'] = '';
$labels['longjul'] = '';
$labels['longaug'] = '';
@ -473,8 +473,8 @@ $labels['installedplugins'] = 'ปลั๊กอินที่ติดตั
$labels['plugin'] = '';
$labels['version'] = '';
$labels['license'] = '';
$labels['B'] = 'B';
$labels['KB'] = 'KB';
$labels['MB'] = 'MB';
$labels['GB'] = 'GB';
$labels['B'] = '';
$labels['KB'] = '';
$labels['MB'] = '';
$labels['GB'] = '';
$labels['unicode'] = 'Unicode';
Loading…
Cancel
Save