Subsequent fixes after major changes for PDO
This commit is contained in:
@@ -44,6 +44,10 @@ $lang = array(
|
||||
'lang_submit' => 'Absenden',
|
||||
'lang_unassigned' => 'Nicht zugeordnet',
|
||||
'lang_warning' => 'Warnung',
|
||||
'lang_description' => 'Beschreibung',
|
||||
'lang_empty' => 'leer',
|
||||
'lang_source' => 'Quelle',
|
||||
'lang_target' => 'Ziel',
|
||||
|
||||
'lang_asset_add' => 'Objekt hinzufügen',
|
||||
'lang_asset_del' => 'Objekt löschen',
|
||||
@@ -144,6 +148,7 @@ $lang = array(
|
||||
'lang_user_name' => 'Benutzername',
|
||||
'lang_user_password' => 'Kennwort',
|
||||
'lang_user_language' => 'Sprache',
|
||||
'lang_user_realm' => 'Realm',
|
||||
|
||||
'lang_zone_add' => 'Zone hinzufügen',
|
||||
'lang_zone_del' => 'Zone löschen',
|
||||
|
||||
Reference in New Issue
Block a user