12 lines
233 B
PHP
Raw Normal View History

2018-08-06 10:37:04 +03:00
<?php
return [
'rate' => 'Likme',
'rate_percent' => 'Likme (%)',
2019-03-07 16:37:05 +03:00
'normal' => 'Normal',
'inclusive' => 'Inclusive',
'compound' => 'Compound',
2018-08-06 10:37:04 +03:00
];