diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-09-20 22:30:50 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-09-20 22:30:50 +0700 |
commit | b850414850a49d47ccf1a00d3fc9731fc7249361 (patch) | |
tree | 8b43b54d5a21ad623feb64a0628ab37fe7f9798c /i18n | |
parent | ccdbf7903675335d17793e00199651362e3e8388 (diff) | |
download | blog-b850414850a49d47ccf1a00d3fc9731fc7249361.tar.gz |
Localize Section names
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/de.yaml | 14 | ||||
-rw-r--r-- | i18n/en.yaml | 12 | ||||
-rw-r--r-- | i18n/fr.yaml | 14 | ||||
-rw-r--r-- | i18n/vi.yaml | 3 |
4 files changed, 41 insertions, 2 deletions
diff --git a/i18n/de.yaml b/i18n/de.yaml index fb6c5cf..2ec1532 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -1,5 +1,17 @@ +book-reviews: + other: "Buchrezension" + +comics: + other: "Comics" + +projects: + other: "Projekten" + +til: + other: "HLI" + translations: other: "Diese Artikel ist verfügbar auf:" BookShare: - other: "Ich habe die Büche deren Kritik ich schreibe. Wenn du dieses Buch lesen wöllte, schick mir eine E-Mail." + other: "Ich habe die Büche deren Rezension ich schreibe. Wenn du dieses Buch lesen wöllte, schick mir eine E-Mail." diff --git a/i18n/en.yaml b/i18n/en.yaml index ce6635c..024e9ca 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,3 +1,15 @@ +book-reviews: + other: "Book Reviews" + +comics: + other: "Comics" + +projects: + other: "Free Software projects directory" + +til: + other: "TIL" + translations: other: "Available translations" diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 4db5e06..75b7745 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -1,5 +1,17 @@ +book-reviews: + other: "Critiques des livres" + +comics: + other: "Bédés" + +projects: + other: "Projets" + +til: + other: "AJA" + translations: other: "Des traductions disponibles" BookShare: - other: "Quand j'écris un critique d'un livre, ça signifie que j'ai un copie de lui. Si vous le voulez, envoyez-moi un couriel et je vais vous l'envoyer." + other: "Quand j'écris un critique d'un livre, ça signifie que j'en ai un copie. Si vous le voulez, envoyez-moi un couriel et je vais vous l'envoyer." diff --git a/i18n/vi.yaml b/i18n/vi.yaml index 7fa0ce5..782ef24 100644 --- a/i18n/vi.yaml +++ b/i18n/vi.yaml @@ -1,3 +1,6 @@ +book-reviews: + other: "Review sách" + translations: other: "Bài viết này được dịch thành:" |