diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-26 17:43:24 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-26 17:43:24 +0200 |
| commit | 5f55b522481a076142ff790179b964b4318653e9 (patch) | |
| tree | a1c1a9d9c70388cad6aed65b10cb87398f333368 /config/locales/en.yml | |
| parent | 2328172c6965cbb9e034b2c21bbd29023902a099 (diff) | |
Fix login view so the user knows where they are logging in to
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 50811b37..b3678187 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -154,6 +154,7 @@ en: | |||
| 154 | login: "Login" | 154 | login: "Login" |
| 155 | password: "Password" | 155 | password: "Password" |
| 156 | log_in: "log in" | 156 | log_in: "log in" |
| 157 | heading: "cccms" | ||
| 157 | 158 | ||
| 158 | otp_challenges: | 159 | otp_challenges: |
| 159 | new: | 160 | new: |
