mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +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
|
@ -29,6 +29,8 @@ export interface CustomConfig {
|
|||
businessModel: string
|
||||
hardwareInformation: string
|
||||
|
||||
defaultLanguage: string
|
||||
|
||||
languages: string[]
|
||||
categories: number[]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue