D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
default
/
resources
/
languages
/
en-US
/
components
/
Filename :
buttons.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ 'save' => 'OK', 'apply' => 'Apply', 'cancel' => 'Cancel', 'yes' => 'Yes', 'yesRemove' => 'Yes, remove', 'no' => 'No', 'ok' => 'OK', 'remove' => 'Remove', 'logout' => 'Log out', 'next' => 'Next >', 'start' => 'Start >>', 'wait' => 'Please wait', 'updateAndLock' => 'Update & Lock', 'applyAndLock' => 'Apply & Lock', 'updateAndSync' => 'Update & Sync', 'badgeNew' => 'New', 'timeout' => 'This operation is taking too long. Check the results in a few minutes.', 'resetToDefault' => 'Reset To Default', 'defaultValue' => '(Default)', 'nextWithoutArrow' => 'Next', 'back' => 'Back', 'createWebspace' => 'Create Webspace', 'upgrade' => 'Upgrade', 'finish' => 'Finish', 'copyToClipboard' => 'Copy to clipboard', 'copied' => 'Copied', 'customize' => 'Customize', ];