server/apps/files_sharing/l10n/ja_JP.php
2012-08-30 02:06:45 +02:00

4 lines
86 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "パスワード",
"Submit" => "送信"
);