diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-06 19:10:43 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-06 19:10:43 +0000 |
| commit | 2c861c81b9b5f5cbba1c417f26d99e8a140c6e52 (patch) | |
| tree | 1f8c6dbf559c3a82a625087f1531e8aa6285f109 /plugins/help/localization | |
| parent | 86d5d6f243010c7f9248468f524ee808914d90a2 (diff) | |
translations update
git-svn-id: https://svn.roundcube.net/trunk@3876 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/help/localization')
| -rw-r--r-- | plugins/help/localization/ja_JP.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/help/localization/ja_JP.inc b/plugins/help/localization/ja_JP.inc new file mode 100644 index 000000000..5aca558d0 --- /dev/null +++ b/plugins/help/localization/ja_JP.inc @@ -0,0 +1,8 @@ +<?php + +$labels = array(); +$labels['help'] = 'ヘルプ'; +$labels['about'] = '紹介'; +$labels['license'] = 'ライセンス'; + +?> |
