diff --git a/module/zahost/lang/de.php b/module/zahost/lang/de.php index 453b0bf5da..08c292dcf8 100644 --- a/module/zahost/lang/de.php +++ b/module/zahost/lang/de.php @@ -39,7 +39,7 @@ $lang->zahost->os = 'System'; $lang->zahost->imageName = 'Image File'; $lang->zahost->browseImage = 'Image List'; -$lang->zahost->createZanode = 'Create Zanode'; +$lang->zahost->createZanode = 'Create Node'; $lang->zahost->initNotice = 'Save successfully, initialize the ZAhost or return list'; $lang->zahost->createZanodeNotice = 'Initialization successful, ready to create the zanode'; $lang->zahost->downloadImageNotice = 'Initialization successful, download the image to create zanode'; diff --git a/module/zahost/lang/en.php b/module/zahost/lang/en.php index 453b0bf5da..08c292dcf8 100644 --- a/module/zahost/lang/en.php +++ b/module/zahost/lang/en.php @@ -39,7 +39,7 @@ $lang->zahost->os = 'System'; $lang->zahost->imageName = 'Image File'; $lang->zahost->browseImage = 'Image List'; -$lang->zahost->createZanode = 'Create Zanode'; +$lang->zahost->createZanode = 'Create Node'; $lang->zahost->initNotice = 'Save successfully, initialize the ZAhost or return list'; $lang->zahost->createZanodeNotice = 'Initialization successful, ready to create the zanode'; $lang->zahost->downloadImageNotice = 'Initialization successful, download the image to create zanode'; diff --git a/module/zahost/lang/fr.php b/module/zahost/lang/fr.php index 453b0bf5da..08c292dcf8 100644 --- a/module/zahost/lang/fr.php +++ b/module/zahost/lang/fr.php @@ -39,7 +39,7 @@ $lang->zahost->os = 'System'; $lang->zahost->imageName = 'Image File'; $lang->zahost->browseImage = 'Image List'; -$lang->zahost->createZanode = 'Create Zanode'; +$lang->zahost->createZanode = 'Create Node'; $lang->zahost->initNotice = 'Save successfully, initialize the ZAhost or return list'; $lang->zahost->createZanodeNotice = 'Initialization successful, ready to create the zanode'; $lang->zahost->downloadImageNotice = 'Initialization successful, download the image to create zanode';