Merge branch 'main' into flag-icons
This commit is contained in:
commit
da8dbea6ca
4 changed files with 147 additions and 9 deletions
16
.github/workflows/enforce-lablel.yml
vendored
Normal file
16
.github/workflows/enforce-lablel.yml
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
name: Label Enforcer
|
||||
|
||||
# Run action on pull request creation, reopening, or label changes
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, reopened, labeled, unlabeled]
|
||||
|
||||
jobs:
|
||||
# Ensure that PR has desired labels
|
||||
enforce-label:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: yogevbd/enforce-label-action@2.2.2
|
||||
with:
|
||||
REQUIRED_LABELS_ANY: "automerge,breaking-change,bug-fix,enhancement,feature,translation"
|
||||
REQUIRED_LABELS_ANY_DESCRIPTION: "The PR must have at least one these labels: ['automerge','breaking-change','bug-fix','enhancement','feature','translation']"
|
9
.github/workflows/pull-request.yml
vendored
9
.github/workflows/pull-request.yml
vendored
|
@ -73,15 +73,6 @@ jobs:
|
|||
timeout: 5
|
||||
urls: "${{ steps.preview.outputs.url }},${{ steps.preview.outputs.url }}/posts/,${{ steps.preview.outputs.url }}/posts/markdown-sample/,${{ steps.preview.outputs.url }}/posts/shortcodes/"
|
||||
|
||||
# Ensure that PR has desired labels
|
||||
enforce-label:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: yogevbd/enforce-label-action@2.2.2
|
||||
with:
|
||||
REQUIRED_LABELS_ANY: "automerge,breaking-change,bug-fix,enhancement,feature,translation"
|
||||
REQUIRED_LABELS_ANY_DESCRIPTION: "The PR must have at least one these labels: ['automerge','breaking-change','bug-fix','enhancement','feature','translation']"
|
||||
|
||||
# Check for any broken links
|
||||
markdown-link-check:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
@ -64,6 +64,7 @@ For more details about the features please visit [here](https://toha-guides.netl
|
|||
- русский
|
||||
- suomi
|
||||
- Tiếng Việt
|
||||
- Azerbaijan
|
||||
- Turkish
|
||||
- Arabic (العربية)
|
||||
- Português Europeu
|
||||
|
|
130
i18n/az.toml
Normal file
130
i18n/az.toml
Normal file
|
@ -0,0 +1,130 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "Əsas Səhifə"
|
||||
|
||||
[posts]
|
||||
other = "Yazılar"
|
||||
|
||||
[toc_heading]
|
||||
other = "Məzmun Cədvəli"
|
||||
|
||||
[tags]
|
||||
other = "Etiketlər"
|
||||
|
||||
[categories]
|
||||
other = "Kateqoriyalar"
|
||||
|
||||
[at]
|
||||
other = ","
|
||||
|
||||
[resume]
|
||||
other = "CV"
|
||||
|
||||
[navigation]
|
||||
other = "Menyu"
|
||||
|
||||
[contact_me]
|
||||
other = "Əlaqə:"
|
||||
|
||||
[email]
|
||||
other = "E-Poçt"
|
||||
|
||||
[phone]
|
||||
other = "Telefon"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Yeni məzmunlardan xəbərdar olmaq üçün E-Poçt ünvanınızı daxil edin."
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "E-Poçt ünvanını daxil edin."
|
||||
|
||||
[newsletter_warning]
|
||||
other = "E-Poçt ünvanınızı daxil etsəniz, bu veb saytın xəbər bülletenini almağı qəbul etmiş olursunuz."
|
||||
|
||||
[submit]
|
||||
other = "Təsdiqlə"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = ""
|
||||
|
||||
[prev]
|
||||
other = "Əvvəlki"
|
||||
|
||||
[next]
|
||||
other = "Sonraki"
|
||||
|
||||
[share_on]
|
||||
other = "Paylaş"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Bu səhifəyə töhfə verin"
|
||||
|
||||
[out_of]
|
||||
other = "/"
|
||||
|
||||
[publications]
|
||||
other = "Akademik Nəşrlər"
|
||||
|
||||
[taken_courses]
|
||||
other = "Keçirilmiş Kurslar"
|
||||
|
||||
[course_name]
|
||||
other = "Kursun Adı"
|
||||
|
||||
[total_credit]
|
||||
other = "Ümumi Kredit"
|
||||
|
||||
[obtained_credit]
|
||||
other = "Qazandırılmış Kredit"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "Kursdankənar Fəaliyyətlər"
|
||||
|
||||
[show_more]
|
||||
other = "Daha Çox Göstər"
|
||||
|
||||
[show_less]
|
||||
other = "Gizlət"
|
||||
|
||||
[responsibilities]
|
||||
other = "Məsuliyyətlər:"
|
||||
|
||||
[present]
|
||||
other = "Hal-hazırda"
|
||||
|
||||
[comments_javascript]
|
||||
other = "Görmək üçün xahiş edirəm JavaScript-i aktiv edin"
|
||||
|
||||
[comments_by]
|
||||
other = "Şərh edən"
|
||||
|
||||
[read]
|
||||
other = "Oxu"
|
||||
|
||||
[project_star]
|
||||
other = "Ulduz"
|
||||
|
||||
[project_details]
|
||||
other = "Təfərrüatlar"
|
||||
|
||||
[err_404]
|
||||
other = "Axtardığınız səhifə tapılmadı."
|
||||
|
||||
[more]
|
||||
other = "Daha Çox"
|
||||
|
||||
[view_certificate]
|
||||
other = "Sertifikatı Görüntülə"
|
||||
|
||||
[notes]
|
||||
other = "Qeydlər"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "Məsuliyyət İnkarı"
|
||||
|
||||
[search]
|
||||
other = "Axtar"
|
||||
|
||||
[minute]
|
||||
one = "dəqiqə"
|
||||
other = "dəqiqə"
|
Loading…
Add table
Add a link
Reference in a new issue