Blame view

resources/lang/lv-LV/import.php 264 Bytes
b7c7a5f6   Alexey Boroda   first commit
1
2
3
4
5
6
7
8
9
  <?php
  
  return [
  
      'import'                => 'Importēt',
      'title'                 => 'Importēt :type',
      'message'               => 'Atļautie failu tipi: XLS, XLSX. <a target="_blank" href=":link"><strong>Lejupielādēt</strong></a> faila paraugu',
  
  ];