PHP Classes

File: Locale/ru_RU/translations.php

Recommend this page to a friend!
  Classes of kiran   MetaMagik   Locale/ru_RU/translations.php   Download  
File: Locale/ru_RU/translations.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: MetaMagik
Plugin to add custom form fields for Kanboard
Author: By
Last change:
Date: 3 years ago
Size: 649 bytes
 

Contents

Class file image Download
<?php

return [
   
'Metadata' => '??????????',
   
'Key' => '????',
   
'Value' => '????????',
   
'No metadata' => '??? ??????????',
   
'Remove Metadata' => '??????? ??????????',
   
'Do you really want to remove this metadata?' => '?? ????????????? ?????? ??????? ??? ???????????',
   
'Add Metadata' => '???????? ??????????',
];