mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +02:00
new utf-8 language pack from Ralf Krause
This commit is contained in:
parent
a9ac8600f3
commit
cc1a7a02e0
89 changed files with 11143 additions and 0 deletions
9
lang/de_utf8/block_online_users.php
Normal file
9
lang/de_utf8/block_online_users.php
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?PHP // $Id$
|
||||
// block_online_users.php - created with Moodle 1.5.2 + (2005060221)
|
||||
|
||||
|
||||
$string['blockname'] = 'Zur Zeit online';
|
||||
$string['configtimetosee'] = 'Dauer (in Minuten), die benötigt wird, um einen Nutzer als zur Zeit online, zu erkennen';
|
||||
$string['periodnminutes'] = 'In den letzten $a Minuten';
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue