Update app_config.php (#6293)

French Update
This commit is contained in:
KRooney 2022-02-07 21:20:15 -05:00 committed by GitHub
parent e292903854
commit 8816498104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
$apps[$x]['description']['de-de'] = "Zeigt den SIP-Status an."; $apps[$x]['description']['de-de'] = "Zeigt den SIP-Status an.";
$apps[$x]['description']['es-cl'] = "Muestra información del sistema como RAM, CPU y Disco Duro"; $apps[$x]['description']['es-cl'] = "Muestra información del sistema como RAM, CPU y Disco Duro";
$apps[$x]['description']['es-mx'] = ""; $apps[$x]['description']['es-mx'] = "";
$apps[$x]['description']['fr-ca'] = ""; $apps[$x]['description']['fr-ca'] = "Affiche les informations système telles que les informations sur la RAM, le processeur et le disque dur.";
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "Affiche les informations système telles que les informations sur la RAM, le processeur et le disque dur.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['nl-nl'] = "Toont de systeem informatie zoals RAM, CPU en Harddisk informatie."; $apps[$x]['description']['nl-nl'] = "Toont de systeem informatie zoals RAM, CPU en Harddisk informatie.";