diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-03 00:10:08 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-03 00:10:08 +0200 |
| commit | f2f2b31832ec320889f2178e7e08838723961a14 (patch) | |
| tree | fb4cd2447106f1e291bfd6f47e474b70001caa5b /config/locales/de.yml | |
| parent | c63c4620d1c659712cec93e354e84f5017bd6254 (diff) | |
Display last login date in users#show
Diffstat (limited to 'config/locales/de.yml')
| -rw-r--r-- | config/locales/de.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 41c46c6d..907a3dbf 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml | |||
| @@ -307,6 +307,8 @@ de: | |||
| 307 | password: "Passwort" | 307 | password: "Passwort" |
| 308 | confirm: "bestätigen" | 308 | confirm: "bestätigen" |
| 309 | admin: "Admin?" | 309 | admin: "Admin?" |
| 310 | last_login: "letzter Login" | ||
| 311 | never_signed_in: "noch nie angemeldet" | ||
| 310 | user: | 312 | user: |
| 311 | confirm_destroy: "Benutzer %{login} wirklich löschen?" | 313 | confirm_destroy: "Benutzer %{login} wirklich löschen?" |
| 312 | no_roles: "—" | 314 | no_roles: "—" |
