Revision 1098
Added by Matthias over 16 years ago
| EN.php | ||
|---|---|---|
| 23 | 23 |
|
| 24 | 24 |
*/ |
| 25 | 25 |
|
| 26 |
//Modul Description |
|
| 27 |
$module_description = 'This tool allows you to manage your local Droplets.'; |
|
| 28 |
|
|
| 29 |
//Variables for the backend |
|
| 26 | 30 |
$DR_TEXT['DROPLETS'] = 'Droplet'; |
| 27 | 31 |
$DR_TEXT['BACKUP'] = 'Backup Droplets (Zip)'; |
| 28 | 32 |
$DR_TEXT['RESTORE'] = 'Restore Droplets (Zipped)'; |
Also available in: Unified diff
- Added German language file to droplets
- Added modul_description to language files of droplets