mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
translated some.
This commit is contained in:
parent
a4fbb0b2f1
commit
0c81c11eaf
6 changed files with 92 additions and 6 deletions
9
lang/ja/block_course_list.php
Normal file
9
lang/ja/block_course_list.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?PHP // $Id$
|
||||
// block_course_list.php - created with Moodle 1.4 development (2004060400)
|
||||
|
||||
|
||||
$string['allcourses'] = '管理者は全てのコースユーザを閲覧可';
|
||||
$string['blockname'] = 'コースリスト';
|
||||
$string['owncourses'] = '管理者は自分のコースのみ閲覧可';
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue