mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Internationalisation support
... but no actual translation files yet.
This commit is contained in:
parent
a2b6d6f72b
commit
8699b7cff4
8 changed files with 67 additions and 113 deletions
|
|
@ -94,7 +94,6 @@
|
|||
:save-label "Save!" ;; text of the save widget itself
|
||||
:save-user-fail "Failed to store user"
|
||||
:save-user-success "Successfully stored user"
|
||||
:site-title "Smeagol" ;; overall title of the site, used in page headings
|
||||
:username-prompt "Username" ;; text of the username widget prompt on edit user page
|
||||
;; text of the is admin widget prompt on edit user page
|
||||
:user-title-prefix "Edit user" ;; prefix for title of edit user page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue