Add support for CWs in comments

This commit is contained in:
daudix
2024-10-25 22:28:34 +03:00
parent e3ee417e7a
commit 65f0fd5159
14 changed files with 148 additions and 39 deletions

View File

@ -61,6 +61,7 @@ reload = "إعادة التحميل"
repo = "المستودع"
search = "بحث"
search_for = "ابحث عن"
sensitive = "المحتوى الحساس"
share = "شارك"
skip_to_content = "تخطي إلى المحتوى الرئيسي"
source = "مصدر الموقع الإلكتروني"

View File

@ -65,6 +65,7 @@ reload = "Reload"
repo = "Repository"
search = "Search"
search_for = "Search for"
sensitive = "Sensitive Content"
share = "Share"
skip_to_content = "Skip to Main Content"
source = "Website source"

View File

@ -65,6 +65,7 @@ reload = "Recargar"
repo = "Repositorio"
search = "Buscar"
search_for = "Buscar por"
sensitive = "Contenido sensible"
share = "Compartir"
skip_to_content = "Saltar al contenido principal"
source = "Fuente del sitio web"

View File

@ -65,6 +65,7 @@ reload = "بارگیری مجدد"
repo = "مخزن کد"
search = "جستجو"
search_for = "جستجو برای"
sensitive = "محتوای حساس"
share = "اشتراک"
skip_to_content = "برو به اصل مطلب"
source = "سورس"

View File

@ -65,6 +65,7 @@ reload = "Muat semula"
repo = "Repositori"
search = "Cari"
search_for = "Cari untuk"
sensitive = "Kandungan Sensitif"
share = "Bagikan"
skip_to_content = "Melompat ke kandungan utama"
source = "Sumber laman web"

View File

@ -72,6 +72,7 @@ reload = "Перезагрузить"
repo = "Репозиторий"
search = "Поиск"
search_for = "Искать"
sensitive = "Чувствительный контент"
share = "Поделиться"
skip_to_content = "Перейти к основному содержанию"
source = "Исходный код веб-сайта"

View File

@ -66,6 +66,7 @@ reload = "重新加载"
repo = "存储库"
search = "搜索"
search_for = "寻找"
sensitive = "敏感内容"
share = "分享"
skip_to_content = "跳转到正文"
source = "网站源码"