]> git.donarmstrong.com Git - roundcube.git/blob - plugins/vcard_attachments/localization/ja_JP.inc
Imported Upstream version 0.5
[roundcube.git] / plugins / vcard_attachments / localization / ja_JP.inc
1 <?php
2
3 //  EN-Revision: 3891
4
5 $labels = array();
6 $labels['addvardmsg'] = 'アドレス帳に vCard を追加する';
7 $labels['vcardsavefailed'] = 'vCard を保存できませんでした。';
8
9 ?>