mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Add email translations
Convert emails from Pug template to Handlebars because i18next doesn't support Pug
This commit is contained in:
parent
b45fbf4337
commit
d6e4dac032
223 changed files with 9859 additions and 1426 deletions
|
@ -137,6 +137,8 @@ export interface ServerConfig {
|
|||
avatars: ActorImage[]
|
||||
banners: ActorImage[]
|
||||
|
||||
defaultLanguage: string
|
||||
|
||||
logo: {
|
||||
type: LogoType
|
||||
width: number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue