added Russian translation
This commit is contained in:
9
resources/lang/ru-RU/currencies.php
Normal file
9
resources/lang/ru-RU/currencies.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'code' => 'Код',
|
||||
'rate' => 'Оценка',
|
||||
'default' => 'Валюта по-умолчанию',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user