dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Move plugins repository into roundcubemail root folder; svn:externals are n...
thomascube
2012-03-31
48e9c14ebded89d858c8be0333f77f77a81b0877
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
ja_JP.inc
commit
|
author
|
age
48e9c1
1
<?php
T
2
3
// EN-Revision: 3891
4
5
$labels = array();
6
$labels['help'] = 'ヘルプ';
7
$labels['about'] = '紹介';
8
$labels['license'] = 'ライセンス';
9
10
?>