mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
Translated a few new variables in version 1.3 beta
This commit is contained in:
parent
5ff0db6b4f
commit
7e2bd14454
7 changed files with 65 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// editor.php - created with Moodle 1.2 Beta (2004022400)
|
||||
// editor.php - created with Moodle 1.3 development (2004042600)
|
||||
|
||||
|
||||
$string['about'] = 'Acerca deste editor';
|
||||
|
@ -73,6 +73,7 @@ $string['preformatted'] = 'pr
|
|||
$string['preview'] = 'vista prévio';
|
||||
$string['properties'] = 'Propriedades';
|
||||
$string['redo'] = 'Refazer a sua última acção';
|
||||
$string['removelink'] = 'Apagar link';
|
||||
$string['rename'] = 'Renomear';
|
||||
$string['right'] = 'Direita';
|
||||
$string['rows'] = 'Linhas';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue