9 lines
117 B
PHP
9 lines
117 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'rate' => 'Tỷ suất',
|
|
'rate_percent' => 'Tỷ suất (%)',
|
|
|
|
];
|