added ko-KR

This commit is contained in:
denisdulici
2019-01-10 12:48:48 +03:00
parent bc86edf4a6
commit 9ada0d337c
29 changed files with 1002 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
<?php
return [
'from_account' => 'From 계정',
'to_account' => 'To 계정',
'messages' => [
'delete' => ':from 에서 :to (:amount)',
],
];