Skip to content

Commit

Permalink
Added domainChecker- ru translationg
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverFire committed Apr 5, 2016
1 parent e79f8de commit b0900c5
Showing 1 changed file with 44 additions and 2 deletions.
46 changes: 44 additions & 2 deletions src/messages/ru/domainchecker.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,46 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [

];
'Add to cart' => '',
'Adding' => '',
'Adult' => '',
'All' => '',
'Audio&Music' => '',
'Available' => '',
'Categories' => '',
'Domain check' => '',
'Domain is not available' => '',
'Domain name' => '',
'GEO' => '',
'General' => '',
'Home&Gifts' => '',
'In cart' => '',
'Internet' => '',
'Nature' => '',
'Popular Domains' => '',
'Promotion' => '',
'Search' => '',
'Society' => '',
'Sport' => '',
'Status' => '',
'There are no available domain zones' => '',
'Unavailable' => '',
'WHOIS' => '',
'year' => '',
];

0 comments on commit b0900c5

Please sign in to comment.