mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-01 18:31:35 +00:00
Create initial language support
Create support for languages, then reformat user, home, and post pages to use it, and create en and en-us language files.
This commit is contained in:
parent
1f76e43446
commit
496d53f47e
22 changed files with 319 additions and 54 deletions
|
|
@ -107,6 +107,7 @@ let constants = {
|
|||
},
|
||||
|
||||
default_user_settings: {
|
||||
language: "en",
|
||||
rewrite_youtube: "invidio.us",
|
||||
rewrite_twitter: "nitter.net"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue