Add support for related video card after post header, add "fl-linux-install" posts for en and pt.
This commit is contained in:
parent
b8bd904bfc
commit
6197930c8f
7 changed files with 253 additions and 6 deletions
|
|
@ -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"
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue