-
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,7 @@ jobs: | |
uses: hmarr/[email protected] | ||
|
||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
|
||
- name: Undeploy | ||
uses: sledilnik/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ jobs: | |
uses: hmarr/[email protected] | ||
|
||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
|
||
- uses: actions/[email protected] | ||
with: | ||
|
@@ -51,7 +51,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
|
||
- name: Set up Docker Buildx | ||
uses: docker/setup-buildx-action@v2 | ||
|
@@ -80,7 +80,7 @@ jobs: | |
needs: build | ||
steps: | ||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
|
||
- name: Deploy | ||
uses: sledilnik/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ jobs: | |
uses: hmarr/[email protected] | ||
|
||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
|
||
- uses: actions/[email protected] | ||
with: | ||
|
@@ -36,7 +36,7 @@ jobs: | |
needs: test | ||
steps: | ||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
|
||
- name: Set up Docker Buildx | ||
uses: docker/setup-buildx-action@v2 | ||
|
@@ -64,7 +64,7 @@ jobs: | |
needs: build | ||
steps: | ||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
|
||
- name: Deploy | ||
uses: sledilnik/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ jobs: | |
uses: hmarr/[email protected] | ||
|
||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
|
||
- uses: actions/[email protected] | ||
with: | ||
|
@@ -50,7 +50,7 @@ jobs: | |
if: "!contains(github.event.head_commit.message, 'NOBUILD')" | ||
steps: | ||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
|
||
- name: Set up Docker Buildx | ||
uses: docker/setup-buildx-action@v2 | ||
|
@@ -79,7 +79,7 @@ jobs: | |
if: "!contains(github.event.head_commit.message, 'NODEPLOY')" | ||
steps: | ||
- name: Checkout repo | ||
uses: actions/checkout@v3 | ||
uses: actions/checkout@v4 | ||
|
||
- name: Deploy | ||
uses: sledilnik/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -350,7 +350,7 @@ | |
"x_months_2": "{{ count }} mj.", | ||
"zoom": "Razdoblje", | ||
"shortDateFormat": "%e. %b", | ||
"linkFaq": "Često postavljena pitanja", | ||
"linkFaq": "ČPP", | ||
"to": " – ", | ||
"from": " ", | ||
"sortBy": "Razvrstaj prema:", | ||
|
@@ -993,14 +993,14 @@ | |
}, | ||
"publicTransport": { | ||
"description": "Obustava javnog prijevoza", | ||
"title": "Javni prijevoz" | ||
"title": "Prijevoz" | ||
}, | ||
"shops": { | ||
"title": "Trgovine", | ||
"description": "Trgovine od 8 – 10 sati i zadnji sat isključivo <br>za ugrožene skupine (invalidi, umirovljenici, trudnice)" | ||
}, | ||
"liftPublicTransport": { | ||
"title": "Javni prijevoz", | ||
"title": "Prijevoz", | ||
"description": "Ublažavanje ograničenja: javni prijevoz, sve zdravstvene i stomatološke usluge" | ||
}, | ||
"retirementHomes": { | ||
|
@@ -1268,8 +1268,8 @@ | |
} | ||
}, | ||
"pageNotFound": { | ||
"somethingWentWrong": "ups … došlo je do neke greške :(", | ||
"imageDescription": "prometni stošci povezani žutom vrpcom", | ||
"somethingWentWrong": "ups... nešto je pošlo po zlu :(", | ||
"imageDescription": "liječnik koji sliježe ramenima", | ||
"notFound": "404: stranica nije pronađena", | ||
"back": "Natrag" | ||
}, | ||
|
@@ -1308,7 +1308,7 @@ | |
"ru": "Ruski" | ||
}, | ||
"about": "O projektu", | ||
"faq": "FAQ", | ||
"faq": "ČPP", | ||
"menu": "Izbornik", | ||
"animation": "Animacija", | ||
"goToGraph": "Prijeđi na dijagram", | ||
|
@@ -1694,7 +1694,7 @@ | |
"timestamp": "{{ date, %e. %B %Y. }}" | ||
}, | ||
"faq": { | ||
"pageTitle": "FAQ", | ||
"pageTitle": "Često postavljena pitanja", | ||
"intro": "_Svrha projekta Sledilnik i svih njegovih statističkih dijagrama i tablica/prikaza je prikazati sve postojeće podatke o epidemiji COVID-19 u Sloveniji na razumljiv način. Sastavili smo popis često postavljenih pitanja. Popis često postavljenih pitanja trenutačno nije iscrpan, ali se često aktualizira. U slučaju bilo kakvih pitanja, kontaktiraj nas na: [email protected]. (Radujemo se pohvalama, povratnim informacijama i prijedlozima!)_", | ||
"searchPlaceholder": "Upiši traženi pojam", | ||
"what-is-sledilnik": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters