1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-15 09:34:22 +02:00

Add Japanese language files.

This commit is contained in:
Takefumi Ota
2014-01-22 10:59:38 +09:00
parent 3ad2cf7a56
commit 5d8a4abcb9
11 changed files with 356 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
return array(
'sitemap' => array(
'Sitemap' => 'サイトマップ',
)
);