PHP Classes

File: messages/ru/crud.php

Recommend this page to a friend!
  Classes of Uldis Nelsons   D3 System   messages/ru/crud.php   Download  
File: messages/ru/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: 816 bytes
 

Contents

Class file image Download
<?php
return [
   
'Add' => '????????',
   
'Are you sure to delete this item?' => '?? ???????, ??? ?????? ??????? ???? ??????',
   
'New' => '?????',
   
'Create' => '????????',
   
'Copy' => '??????????',
   
'Delete' => '???????',
   
'Create new record' => '???????? ????? ??????',
   
'Create copy of this record' => '??????? ????? ???? ??????',
   
'Reset' => '????????',
   
'Save' => '?????????',
   
'Search' => '?????',
   
'Cannot update this field' => '?????????? ???????? ??? ????',
   
'The requested page does not exist' => 'Piepras?t? lapa neeksist?',
   
'Full' => 'Pilna',
   
'Read' => 'Skat?t',
   
'Select' => '???????'

];