mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Added missing string (No branch table found).
This commit is contained in:
parent
a9fac242f2
commit
c2163f3d29
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ $string['multipleanswer'] = 'R
|
|||
$string['nextpage'] = 'Page suivante';
|
||||
$string['noanswer'] = 'Aucune réponse donnée';
|
||||
$string['noattemptrecordsfound'] = 'Aucune tentative trouvée : pas de note';
|
||||
$string['nobranchtablefound'] = 'Aucune table de branchement trouvée';
|
||||
$string['normal'] = 'Normal - suivre le parcours de la leçon';
|
||||
$string['notdefined'] = 'Non défini';
|
||||
$string['notitle'] = 'Pas de titre';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue