Explorar el Código

updated / enhanced french translations

Philippe Rioual hace 11 años
padre
commit
95818bf2a7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app_config.php

+ 1 - 1
app_config.php

@@ -13,7 +13,7 @@
 		$apps[$x]['description']['de-de'] = "";
 		$apps[$x]['description']['de-ch'] = "";
 		$apps[$x]['description']['de-at'] = "";
-		$apps[$x]['description']['fr-fr'] = "Lancer de requêtes SQL";
+		$apps[$x]['description']['fr-fr'] = "Executer des requêtes SQL";
 		$apps[$x]['description']['fr-ca'] = "";
 		$apps[$x]['description']['fr-ch'] = "";
 		$apps[$x]['description']['pt-pt'] = "Executar comandos SQL.";