First pass on app/*

This commit is contained in:
Matthew Vale
2015-12-10 10:12:41 +00:00
parent 81dafabc47
commit f5bfeffe18
43 changed files with 5 additions and 5249 deletions
-10
View File
@@ -90,14 +90,4 @@ $text['description-execute']['sv-se'] = "Erbjuder ett smidigt sätt att köra sy
$text['description-execute']['uk'] = "Забезпечує зручний спосіб виконати команди PHP, switch, а також системні команди";
$text['description-execute']['de-at'] = "Bietet die Möglichkeit System, PHP und Switch Kommandos auszuführen.";
$text['button-execute']['en-us'] = "Execute";
$text['button-execute']['es-cl'] = "Ejecutar";
$text['button-execute']['pt-pt'] = "Executar";
$text['button-execute']['fr-fr'] = "Executer";
$text['button-execute']['pt-br'] = "Executar";
$text['button-execute']['pl'] = "Wykonaj";
$text['button-execute']['sv-se'] = "Kör";
$text['button-execute']['uk'] = "Виконати";
$text['button-execute']['de-at'] = "Ausführen";
?>