PHP Classes

File: messages/lv-LV/crud.php

Recommend this page to a friend!
  Classes of Uldis Nelsons   D3 System   messages/lv-LV/crud.php   Download  
File: messages/lv-LV/crud.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: D3 System
Framework to edit model data using CRUD interfaces
Author: By
Last change:
Date: 2 years ago
Size: 658 bytes
 

Contents

Class file image Download
<?php
return [
   
'Add' => 'Pievienot',
   
'Are you sure to delete this item?' => 'Vai tie??m dz??at ?o ierakstu?',
   
'New' => 'Jauns',
   
'Create' => 'Izveidot',
   
'Copy' => 'Izveidot kopiju',
   
'Delete' => 'Dz?st',
   
'Create new record' => 'Izveidot jaunu ierakstu',
   
'Create copy of this record' => 'Izveidot ??s karti?as kopiju',
   
'Reset' => 'Atstat?t',
   
'Save' => 'Saglab?t',
   
'Search' => 'Mekl?t',
   
'Cannot update this field' => '?o lauku nevar main?t',
   
'The requested page does not exist' => 'Piepras?t? lapa neeksist?',
   
'Full' => 'Pilna',
   
'Read' => 'Skat?t',
   
'Select' => 'Izv?l?ties'

];