]> git.donarmstrong.com Git - roundcube.git/blobdiff - plugins/help/localization/ja_JP.inc
Imported Upstream version 0.5
[roundcube.git] / plugins / help / localization / ja_JP.inc
diff --git a/plugins/help/localization/ja_JP.inc b/plugins/help/localization/ja_JP.inc
new file mode 100644 (file)
index 0000000..18081bb
--- /dev/null
@@ -0,0 +1,10 @@
+<?php
+
+//  EN-Revision: 3891
+
+$labels = array();
+$labels['help'] = 'ヘルプ';
+$labels['about'] = '紹介';
+$labels['license'] = 'ライセンス';
+
+?>