12 lines
282 B
PHP
Raw Permalink Normal View History

2019-03-25 15:23:26 +03:00
<?php
return [
'rate' => 'レート',
'rate_percent' => '率 (%)',
'normal' => '通常',
'inclusive' => '包括的',
'compound' => '化合物',
2019-11-23 21:56:10 +03:00
'fixed' => '修正済み',
2019-03-25 15:23:26 +03:00
];