mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
New translation, Added new files.
This commit is contained in:
parent
7c0f05e6c4
commit
dc019c1a76
6 changed files with 36 additions and 4 deletions
12
lang/ja/hotpot.php
Normal file
12
lang/ja/hotpot.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?PHP // $Id$
|
||||
// hotpot.php - created with Moodle 1.5 unstable development (2004083000)
|
||||
|
||||
|
||||
$string['clearall'] = '全てをクリア';
|
||||
$string['deleteall'] = '全てを削除';
|
||||
$string['modulename'] = 'ホットポテトクイズ';
|
||||
$string['modulenameplural'] = 'ホットポテトクイズ';
|
||||
$string['really'] = '本当にこのクイズの全結果を削除しても宜しいですか?';
|
||||
$string['strattemptlabel'] = '挑戦: 得点、日時(期間)、[ペナルティ]';
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue