-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revert: "feat(stepper-item)!: remove support for previousStep and nex…
- Loading branch information
Showing
41 changed files
with
123 additions
and
41 deletions.
There are no files selected for viewing
4 changes: 3 additions & 1 deletion
4
...ages/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Completed step" | ||
"complete": "Completed step", | ||
"previousStep": "Previous step", | ||
"nextStep": "Next step" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_ar.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "خطوة مكتملة" | ||
"complete": "خطوة مكتملة", | ||
"previousStep": "الخطوة السابقة", | ||
"nextStep": "الخطوة التالية" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_bg.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Завършена стъпка" | ||
"complete": "Завършена стъпка", | ||
"previousStep": "Предишна стъпка", | ||
"nextStep": "Следваща стъпка" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_bs.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Dovršeni korak" | ||
"complete": "Dovršeni korak", | ||
"previousStep": "Prethodni korak", | ||
"nextStep": "Sljedeći korak" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_ca.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Pas completat" | ||
"complete": "Pas completat", | ||
"previousStep": "Pas anterior", | ||
"nextStep": "Pas següent" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_cs.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Dokončený krok" | ||
"complete": "Dokončený krok", | ||
"previousStep": "Předchozí krok", | ||
"nextStep": "Další krok" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_da.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Fuldført trin" | ||
"complete": "Fuldført trin", | ||
"previousStep": "Forrige trin", | ||
"nextStep": "Næste trin" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_de.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Abgeschlossener Schritt" | ||
"complete": "Abgeschlossener Schritt", | ||
"previousStep": "Vorheriger Schritt", | ||
"nextStep": "Nächster Schritt" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_el.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Ολοκληρωμένο βήμα" | ||
"complete": "Ολοκληρωμένο βήμα", | ||
"previousStep": "Προηγούμενο βήμα", | ||
"nextStep": "Επόμενο βήμα" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_en.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Completed step" | ||
"complete": "Completed step", | ||
"previousStep": "Previous step", | ||
"nextStep": "Next step" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_es.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Paso completado" | ||
"complete": "Paso completado", | ||
"previousStep": "Paso anterior", | ||
"nextStep": "Paso siguiente" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_et.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Lõpuleviidud toiming" | ||
"complete": "Lõpuleviidud toiming", | ||
"previousStep": "Eelmine toiming", | ||
"nextStep": "Järgmine toiming" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_fi.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Valmis vaihe" | ||
"complete": "Valmis vaihe", | ||
"previousStep": "Edellinen vaihe", | ||
"nextStep": "Seuraava vaihe" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_fr.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Étape terminée" | ||
"complete": "Étape terminée", | ||
"previousStep": "Étape précédente", | ||
"nextStep": "Étape suivante" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_he.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "השלב הושלם" | ||
"complete": "השלב הושלם", | ||
"previousStep": "השלב הקודם", | ||
"nextStep": "השלב הבא" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_hr.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Dovršeni korak" | ||
"complete": "Dovršeni korak", | ||
"previousStep": "Prethodni korak", | ||
"nextStep": "Sljedeći korak" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_hu.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Befejezett lépés" | ||
"complete": "Befejezett lépés", | ||
"previousStep": "Előző lépés", | ||
"nextStep": "Következő lépés" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_id.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Langkah selesai" | ||
"complete": "Langkah selesai", | ||
"previousStep": "Langkah sebelumnya", | ||
"nextStep": "Langkah berikutnya" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_it.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Passaggio completato" | ||
"complete": "Passaggio completato", | ||
"previousStep": "Passaggio precedente", | ||
"nextStep": "Passaggio successivo" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_ja.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "完了したステップ" | ||
"complete": "完了したステップ", | ||
"previousStep": "前のステップ", | ||
"nextStep": "次のステップ" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_ko.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "완료된 단계" | ||
"complete": "완료된 단계", | ||
"previousStep": "이전 단계", | ||
"nextStep": "다음 단계" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_lt.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Užbaigtas žingsnis" | ||
"complete": "Užbaigtas žingsnis", | ||
"previousStep": "Ankstesnis žingsnis", | ||
"nextStep": "Kitas žingsnis" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_lv.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Pabeigta darbība" | ||
"complete": "Pabeigta darbība", | ||
"previousStep": "Iepriekšējā darbība", | ||
"nextStep": "Nākamā darbība" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_nl.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Voltooide stap" | ||
"complete": "Voltooide stap", | ||
"previousStep": "Vorige stap", | ||
"nextStep": "Volgende stap" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_no.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Fullført trinn" | ||
"complete": "Fullført trinn", | ||
"previousStep": "Forrige trinn", | ||
"nextStep": "Neste trinn" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_pl.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Ukończony etap" | ||
"complete": "Ukończony etap", | ||
"previousStep": "Poprzedni etap", | ||
"nextStep": "Następny etap" | ||
} |
4 changes: 3 additions & 1 deletion
4
...alcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_pt-BR.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Etapa concluída" | ||
"complete": "Etapa concluída", | ||
"previousStep": "Etapa anterior", | ||
"nextStep": "Próxima etapa" | ||
} |
4 changes: 3 additions & 1 deletion
4
...alcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_pt-PT.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Passo concluído" | ||
"complete": "Passo concluído", | ||
"previousStep": "Passo anterior", | ||
"nextStep": "Próximo passo" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_ro.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Pas finalizat" | ||
"complete": "Pas finalizat", | ||
"previousStep": "Pasul anterior", | ||
"nextStep": "Pasul următor" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_ru.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Завершенный шаг" | ||
"complete": "Завершенный шаг", | ||
"previousStep": "Предыдущий шаг", | ||
"nextStep": "Следующий шаг" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_sk.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Dokončený krok" | ||
"complete": "Dokončený krok", | ||
"previousStep": "Predchádzajúci krok", | ||
"nextStep": "Ďaľší krok" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_sl.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Dokončan korak" | ||
"complete": "Dokončan korak", | ||
"previousStep": "Prejšnji korak", | ||
"nextStep": "Naslednji korak" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_sr.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Obavljen korak" | ||
"complete": "Obavljen korak", | ||
"previousStep": "Prethodni korak", | ||
"nextStep": "Sledeći korak" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_sv.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Slutfört steg" | ||
"complete": "Slutfört steg", | ||
"previousStep": "Föregående steg", | ||
"nextStep": "Nästa steg" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_th.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "ขั้นตอนที่ดำเนินการเสร็จ" | ||
"complete": "ขั้นตอนที่ดำเนินการเสร็จ", | ||
"previousStep": "ขั้นตอนก่อนหน้า", | ||
"nextStep": "ขั้นตอนถัดไป" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_tr.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Tamamlanan adım" | ||
"complete": "Tamamlanan adım", | ||
"previousStep": "Önceki adım", | ||
"nextStep": "Sonraki adım" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_uk.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Завершений крок" | ||
"complete": "Завершений крок", | ||
"previousStep": "Попередній крок", | ||
"nextStep": "Наступний крок" | ||
} |
4 changes: 3 additions & 1 deletion
4
...s/calcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_vi.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "Bước đã hoàn tất" | ||
"complete": "Bước đã hoàn tất", | ||
"previousStep": "Bước trước đó", | ||
"nextStep": "Bước tiếp theo" | ||
} |
4 changes: 3 additions & 1 deletion
4
...alcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_zh-CN.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "步骤已完成" | ||
"complete": "步骤已完成", | ||
"previousStep": "上一步", | ||
"nextStep": "下一步" | ||
} |
4 changes: 3 additions & 1 deletion
4
...alcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_zh-HK.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "完成的步驟" | ||
"complete": "完成的步驟", | ||
"previousStep": "上一步", | ||
"nextStep": "下一步" | ||
} |
4 changes: 3 additions & 1 deletion
4
...alcite-components/src/components/stepper-item/assets/stepper-item/t9n/messages_zh-TW.json
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"complete": "完成的步驟" | ||
"complete": "完成的步驟", | ||
"previousStep": "上一步", | ||
"nextStep": "下一步" | ||
} |