2019-03-25 15:23:26 +03:00

12 lines
236 B
PHP

<?php
return [
'rate' => 'レート',
'rate_percent' => '率 (%)',
'normal' => '通常',
'inclusive' => '包括的',
'compound' => '化合物',
];