Add support for related video card after post header, add "fl-linux-install" posts for en and pt.

This commit is contained in:
天クマ 2026-04-20 15:18:46 -03:00
commit 6197930c8f
7 changed files with 253 additions and 6 deletions

View file

@ -54,7 +54,8 @@ module.exports = {
by: "by",
back: "back",
hideBackground: "Hide background",
options: "Options"
options: "Options",
alsoAvailableAsVideo: "Also available as video"
},
pt: {
language: "português",
@ -96,6 +97,7 @@ module.exports = {
by: "por",
back: "voltar",
hideBackground: "Esconder imagem de fundo",
options: "Opções"
options: "Opções",
alsoAvailableAsVideo: "Também disponível em vídeo"
}
};