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/en.yaml | |
parent | ccdbf7903675335d17793e00199651362e3e8388 (diff) | |
download | blog-b850414850a49d47ccf1a00d3fc9731fc7249361.tar.gz |
Localize Section names
Diffstat (limited to 'i18n/en.yaml')
-rw-r--r-- | i18n/en.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
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" |