Skip to content

added translation for nex and prev page #34

added translation for nex and prev page

added translation for nex and prev page #34

Workflow file for this run

name: Call Webhook on Push
on:
push:
branches:
- main
jobs:
call-webhook:
runs-on: ubuntu-latest
steps:
- name: Call webhook
uses: wei/curl@v1
with:
args: |
${{ secrets.HOOK_URL }}