roundcubemail-plugins-kolab/plugins/kolab_notes/localization/ja_JP.inc
2015-03-24 14:53:41 +01:00

6 lines
188 B
PHP

<?php
$labels['navtitle'] = 'ノート';
$labels['tags'] = 'タグ';
$labels['notes'] = 'ノート';
$labels['title'] = 'タイトル';
$labels['savingdata'] = 'データを保存中…';