WebshopApi: File upload Übersetzungen
authorWerner Hahn <wh@futureworldsearch.net>
Mon, 25 Sep 2017 10:19:37 +0000 (12:19 +0200)
committerWerner Hahn <wh@futureworldsearch.net>
Tue, 26 Sep 2017 10:25:02 +0000 (12:25 +0200)
js/locale/de.js
js/locale/en.js
locale/de/all
locale/en/all

index 2fffd6f..5960e5f 100644 (file)
@@ -56,6 +56,7 @@ namespace("kivi").setupLocale({
 "Edit text block":"Textblock bearbeiten",
 "Enter longdescription":"Langtext eingeben",
 "Error: Name missing":"Fehler: Name fehlt",
+"File upload":"Datei Upload",
 "Function block actions":"Funktionsblockaktionen",
 "Generate and print sales delivery orders":"Erzeuge und drucke Lieferscheine",
 "Hide all details":"Alle Details verbergen",
index a9a9f5b..b695b49 100644 (file)
@@ -56,6 +56,7 @@ namespace("kivi").setupLocale({
 "Edit text block":"",
 "Enter longdescription":"",
 "Error: Name missing":"",
+"File upload":"",
 "Function block actions":"",
 "Generate and print sales delivery orders":"",
 "Hide all details":"",
index edac693..bd47202 100755 (executable)
@@ -1338,6 +1338,7 @@ $self->{texts} = {
   'File name'                   => 'Dateiname',
   'File not exists !'           => 'Datei nicht vorhanden !',
   'File still exists !'         => 'Datei existiert bereits !',
+  'File upload'                 => 'Datei Upload',
   'Filemanagement'              => 'Dateimanagement',
   'Filename'                    => 'Dateiname',
   'Files'                       => 'Dateien',
index 43b1be1..61844ec 100644 (file)
@@ -1338,6 +1338,7 @@ $self->{texts} = {
   'File name'                   => '',
   'File not exists !'           => '',
   'File still exists !'         => '',
+  'File upload'                 => '',
   'Filemanagement'              => '',
   'Filename'                    => '',
   'Files'                       => '',