docs: Add AI translations to other languages

This commit is contained in:
Karim shoair
2025-11-14 02:56:00 +02:00
parent c8b9a04e87
commit ceda6eb0c1
8 changed files with 1996 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ name = "scrapling"
# Static version instead of a dynamic version so we can get better layer caching while building docker, check the docker file to understand
version = "0.3.9"
description = "Scrapling is an undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy and effortless as it should be!"
readme = {file = "README.md", content-type = "text/markdown"}
readme = {file = "docs/README.md", content-type = "text/markdown"}
license = {file = "LICENSE"}
authors = [
{name = "Karim Shoair", email = "karim.shoair@pm.me"}