Skip to content

Commit cbff59b

Browse files
committed
Add Japanese language resource files.
1 parent 2d2a6bf commit cbff59b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

application/language/ja/pagination.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
'previous' => '« 前',
2929
'next' => '次 »',
3030

31-
);
31+
);

application/language/ja/validation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@
139139

140140
'attributes' => array(),
141141

142-
);
142+
);

0 commit comments

Comments
 (0)