summaryrefslogtreecommitdiffstats
path: root/lang/translations/sysconfig/custom-fileselect.json
diff options
context:
space:
mode:
Diffstat (limited to 'lang/translations/sysconfig/custom-fileselect.json')
-rw-r--r--lang/translations/sysconfig/custom-fileselect.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/lang/translations/sysconfig/custom-fileselect.json b/lang/translations/sysconfig/custom-fileselect.json
new file mode 100644
index 00000000..cf1d3304
--- /dev/null
+++ b/lang/translations/sysconfig/custom-fileselect.json
@@ -0,0 +1,17 @@
+{
+ "lang_moduleName": {
+ "english": "Module Name",
+ "german": "Modulname",
+ "portuguese": "Nome do Módulo"
+ },
+ "lang_checkFileContent": {
+ "english": "Here you have the possibility to check the contents of the archive again.",
+ "german": "Hier haben Sie die Möglichkeit, den Inhalt des Archivs noch einmal zu überprüfen.",
+ "portuguese": "Aqui você tem a possibilidade de verificar o conteúdo do arquivo novamente."
+ },
+ "lang_next": {
+ "english": "Next",
+ "german": "Weiter",
+ "portuguese": "Próximo"
+ }
+}