mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Release 0.9.8-16
This commit is contained in:
parent
e49317b9d0
commit
c59b6230a2
161 changed files with 521 additions and 159 deletions
|
@ -53,7 +53,7 @@ $LANG['de'] = array(
|
|||
'Save' => 'Speichern',
|
||||
'Submit' => 'Übermitteln',
|
||||
|
||||
'toggle all' => 'Alle wählen/abwählen',
|
||||
'toggle all' => 'alle', // please make it as short as "toggle all" 'Alle wählen/abwählen',
|
||||
'apply to selected' => 'Auswählen',
|
||||
'rebuild' => 'Erneuern',
|
||||
'rebuild web' => 'Web erneuern',
|
||||
|
@ -90,8 +90,8 @@ $LANG['de'] = array(
|
|||
'reread IP' => 'IP aktualisieren',
|
||||
'enable autoupdate' => 'Autoupdate aktivieren',
|
||||
'disable autoupdate' => 'Autoupdate deaktivieren',
|
||||
'turn on notifications' => 'Benachrichtigungen aktivieren',
|
||||
'turn off notifications' => 'Benachrichtigungen deaktivieren',
|
||||
'turn on notifications' => 'turn on notifications', // please make it as short as "turn on notifications" 'Benachrichtigungen aktivieren',
|
||||
'turn off notifications' => 'turn off notifications', // please make it as short as "turn off notifications" 'Benachrichtigungen deaktivieren',
|
||||
|
||||
'Adding User' => 'Benutzer anlegen',
|
||||
'Editing User' => 'Benutzer bearbeiten',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue