Beter layouting
This commit is contained in:
@@ -121,8 +121,9 @@ for page-local checklists.
|
||||
@defproc[(tr [config any/c] [key symbol?]) string?] {
|
||||
Returns the effective UI translation for @racket[key]. Built-in English and
|
||||
Dutch translations are available before the database is configured. Once the
|
||||
database is available, assignments in the special
|
||||
@tt{wiki-translations-<language>} page override the built-in strings.
|
||||
database is available, assignments in the special @tt{wiki-translations} page
|
||||
override the built-in strings. A line can contain several languages, for example
|
||||
@tt{save = nl:Opslaan, en:Save, de:Speichern}.
|
||||
}
|
||||
|
||||
The UI language is selected with @tt{--language} or @racket[#:language]. The
|
||||
|
||||
Reference in New Issue
Block a user