mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
Added 'thischarset' = "iso-8859-1", for completeness
This commit is contained in:
parent
59857bd7a8
commit
3eb4b24fed
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
<?PHP // $Id$
|
||||
|
||||
$string[thislanguage] = "Suomi"; // Francais, Italiano, etc etc
|
||||
$string[thischarset] = "iso-8859-1";
|
||||
|
||||
$string[action] = "Toiminta";
|
||||
$string[activity] = "Tapahtuma";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue