Add indonesian. And remove some unused translation

This commit is contained in:
HackerNCoder 2022-10-10 17:47:00 +02:00
parent aefd349d08
commit 5db21725c4
4 changed files with 8 additions and 3 deletions

View file

@ -1,5 +1,5 @@
content = en
translations = fr,pl
translations = fr,pl,id
i18npath = i18n
translate_paragraphwise = False
url_prefix = https://queerscriptors.org/

View file

@ -16,7 +16,7 @@ type = boolean
[fields.title]
label = Title
type = string
translate = True
translate = False
[fields.body]
label = Body

View file

@ -1,6 +1,6 @@
<nav class="navbar navbar-expand-lg {{ "navbar-light" }} fixed-top" id="mainNav">
<div class="container px-4 px-lg-5">
<a class="navbar-brand" href="/">{{ _("Queerscriptors") }}</a>
<a class="navbar-brand" href="/">{{ Queerscriptors }}</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
{{ _("Menu") }}
<i class="fas fa-bars"></i>

View file

@ -19,3 +19,8 @@ locale = fr
name = Polish
url_prefix = /pl/
locale = pl
[alternatives.id]
name = Indonesian
url_prefix = /id/
locale = id