File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
$ strings ['plugin_title ' ] = "H5P " ;
3
3
$ strings ['plugin_comment ' ] = "Ce plugin permet de créer des contenus H5P. Ouvrez le fichier README.md pour des instructions d'installation. " ;
4
- $ strings ['tool_enable ' ] = "Enable plugin " ;
4
+ $ strings ['tool_enable ' ] = "Activer le plug-in " ;
5
5
6
6
$ strings ['TypeContent ' ] = "Type de contenu " ;
7
7
$ strings ['Use ' ] = "Utiliser " ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
$ strings ['plugin_title ' ] = "H5P " ;
3
3
$ strings ['plugin_comment ' ] = "Este plugin permite crear contenidos de H5P. Abra el README.md para instrucciones de instalación. " ;
4
- $ strings ['tool_enable ' ] = "Enable plugin " ;
4
+ $ strings ['tool_enable ' ] = "Habilitar el plugin " ;
5
5
6
6
$ strings ['TypeContent ' ] = "Tipo de contenido " ;
7
7
$ strings ['Use ' ] = "Usar " ;
You can’t perform that action at this time.
0 commit comments