mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add lang: ja
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'actions' =>
|
||||
array (
|
||||
'store_success' => 'お気に入りを正常に追加します!',
|
||||
'delete_success' => 'コレクションを正常にキャンセルします!',
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user