mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-26 21:37:22 +08:00
update translations
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => 'IP Suche',
|
||||
'placeholder' => 'Geben Sie die IP ein, um zu suchen; ansonsten werden die Ergebnisse leer sein',
|
||||
'last_access_ip' => 'Neueste IP',
|
||||
'last_access' => 'Letzter Zugriff',
|
||||
'ip_count' => 'IP-Anzahl',
|
||||
'ip_last_access' => 'Diese IP zuletzt aufgerufen',
|
||||
'user_added' => 'Beitrittszeit',
|
||||
'invited_by' => 'Eingeladen von',
|
||||
];
|
||||
Reference in New Issue
Block a user