mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
i18n
This commit is contained in:
parent
80bb64465b
commit
778c0a84e2
8 changed files with 434 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
;; error text on fail other htan too short or bad match
|
||||
:chpass-success "Your password was changed"
|
||||
;; confirmation text on password change
|
||||
:chpass-too-short "You proposed password wasn't long enough: eight characters required"
|
||||
:chpass-too-short "Your proposed password wasn't long enough: eight characters required"
|
||||
;; error text if proposed password is too short
|
||||
:chpass-title-prefix "Change password for"
|
||||
;; prefix for title of change password page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue