🌐 docs(demo): basic Arabic translation (#390)

Signed-off-by: Awiteb <a@4rs.nl>
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
Mohammed Alotaibi 2025-02-16 23:25:20 +03:00 committed by GitHub
parent 1c067e708e
commit ed8e2d1888
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 330 additions and 0 deletions

View file

@ -63,6 +63,13 @@ description = "tabi és un tema accessible per a Zola amb cerca, suport multilin
generate_feeds = true
taxonomies = [{name = "tags", feed = true}]
[languages.ar]
title = "~/تابي"
description = "تابي هو قالب Zola سريع وحديث مع دعم متعدد اللغات و JavaScript اختياري ودرجة Lighthouse مثالية."
generate_feeds = true
taxonomies = [{name = "tags", feed = true}]
build_search_index = false
[extra]
# Check out the documentation (or the comments below) to learn how to customise tabi:
# https://welpo.github.io/tabi/blog/mastering-tabi-settings/