Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #7 #8

Merged
merged 4 commits into from
Dec 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions app/Filament/Resources/TicketResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ public static function form(Form $form): Form

Forms\Components\RichEditor::make('content')
->label(__('Ticket content'))
->required()
->columnSpan(2),

Forms\Components\Grid::make()
Expand Down
3 changes: 2 additions & 1 deletion lang/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "ينتهي عند",
"Epic successfully saved": "تم حفظ الملحمة بنجاح",
"Ticket successfully saved": "تم حفظ التذكرة بنجاح",
"Parent epic": "ملحمة الوالدين"
"Parent epic": "ملحمة الوالدين",
"Road Map chart is only available on large screen": "مخطط خريطة الطريق متاح فقط على الشاشة الكبيرة"
}
3 changes: 2 additions & 1 deletion lang/az.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "bitir",
"Epic successfully saved": "Epic uğurla yadda saxlanıldı",
"Ticket successfully saved": "Bilet uğurla yadda saxlanıldı",
"Parent epic": "Valideyn epik"
"Parent epic": "Valideyn epik",
"Road Map chart is only available on large screen": "Yol Xəritəsi diaqramı yalnız böyük ekranda mövcuddur"
}
3 changes: 2 additions & 1 deletion lang/be.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Заканчваецца ў",
"Epic successfully saved": "Epic паспяхова захаваны",
"Ticket successfully saved": "Білет паспяхова захаваны",
"Parent epic": "Бацькоўскі эпас"
"Parent epic": "Бацькоўскі эпас",
"Road Map chart is only available on large screen": "Дарожная карта даступная толькі на вялікім экране"
}
3 changes: 2 additions & 1 deletion lang/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Завършва в",
"Epic successfully saved": "Epic успешно запазен",
"Ticket successfully saved": "Билетът е запазен успешно",
"Parent epic": "Родителски епос"
"Parent epic": "Родителски епос",
"Road Map chart is only available on large screen": "Диаграмата на пътната карта е достъпна само на голям екран"
}
3 changes: 2 additions & 1 deletion lang/bn.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "এ শেষ হয়",
"Epic successfully saved": "এপিক সফলভাবে সংরক্ষিত হয়েছে",
"Ticket successfully saved": "টিকিট সফলভাবে সংরক্ষিত হয়েছে৷",
"Parent epic": "অভিভাবক মহাকাব্য"
"Parent epic": "অভিভাবক মহাকাব্য",
"Road Map chart is only available on large screen": "রোড ম্যাপ চার্ট শুধুমাত্র বড় স্ক্রিনে উপলব্ধ"
}
3 changes: 2 additions & 1 deletion lang/bs.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Završava u",
"Epic successfully saved": "Epic je uspješno sačuvan",
"Ticket successfully saved": "Karta je uspješno sačuvana",
"Parent epic": "Parent epic"
"Parent epic": "Parent epic",
"Road Map chart is only available on large screen": "Mapa puta je dostupna samo na velikom ekranu"
}
3 changes: 2 additions & 1 deletion lang/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Acaba a les",
"Epic successfully saved": "Epic desat correctament",
"Ticket successfully saved": "El bitllet s'ha desat correctament",
"Parent epic": "Èpica dels pares"
"Parent epic": "Èpica dels pares",
"Road Map chart is only available on large screen": "El gràfic del full de ruta només està disponible a la pantalla gran"
}
3 changes: 2 additions & 1 deletion lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Končí v",
"Epic successfully saved": "Epic úspěšně uložen",
"Ticket successfully saved": "Lístek byl úspěšně uložen",
"Parent epic": "Rodičovský epos"
"Parent epic": "Rodičovský epos",
"Road Map chart is only available on large screen": "Cestovní mapa je k dispozici pouze na velké obrazovce"
}
3 changes: 2 additions & 1 deletion lang/cy.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Yn gorffen am",
"Epic successfully saved": "Arbedwyd Epic yn llwyddiannus",
"Ticket successfully saved": "Llwyddwyd i gadw'r tocyn",
"Parent epic": "Rhiant epig"
"Parent epic": "Rhiant epig",
"Road Map chart is only available on large screen": "Mae siart Map Ffordd ar gael ar sgrin fawr yn unig"
}
3 changes: 2 additions & 1 deletion lang/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Slutter kl",
"Epic successfully saved": "Episk blev gemt",
"Ticket successfully saved": "Billetten blev gemt",
"Parent epic": "Forældre-epos"
"Parent epic": "Forældre-epos",
"Road Map chart is only available on large screen": "Vejkort er kun tilgængeligt på storskærm"
}
3 changes: 2 additions & 1 deletion lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Endet am",
"Epic successfully saved": "Epic erfolgreich gespeichert",
"Ticket successfully saved": "Ticket erfolgreich gespeichert",
"Parent epic": "Elterliches Epos"
"Parent epic": "Elterliches Epos",
"Road Map chart is only available on large screen": "Das Straßenkartendiagramm ist nur auf einem großen Bildschirm verfügbar"
}
3 changes: 2 additions & 1 deletion lang/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Τελειώνει στις",
"Epic successfully saved": "Το Epic αποθηκεύτηκε με επιτυχία",
"Ticket successfully saved": "Το εισιτήριο αποθηκεύτηκε με επιτυχία",
"Parent epic": "Γονικό έπος"
"Parent epic": "Γονικό έπος",
"Road Map chart is only available on large screen": "Το γράφημα του οδικού χάρτη είναι διαθέσιμο μόνο σε μεγάλη οθόνη"
}
3 changes: 2 additions & 1 deletion lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Termina en",
"Epic successfully saved": "Épica guardada con éxito",
"Ticket successfully saved": "Ticket guardado con éxito",
"Parent epic": "Epopeya de los padres"
"Parent epic": "Epopeya de los padres",
"Road Map chart is only available on large screen": "El gráfico de hoja de ruta solo está disponible en pantalla grande"
}
3 changes: 2 additions & 1 deletion lang/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Lõpeb kell",
"Epic successfully saved": "Eepos edukalt salvestatud",
"Ticket successfully saved": "Pilet edukalt salvestatud",
"Parent epic": "Vanemaeepos"
"Parent epic": "Vanemaeepos",
"Road Map chart is only available on large screen": "Teekaardi diagramm on saadaval ainult suurel ekraanil"
}
3 changes: 2 additions & 1 deletion lang/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "orduetan amaitzen da",
"Epic successfully saved": "Epic ongi gorde da",
"Ticket successfully saved": "Sarrera behar bezala gorde da",
"Parent epic": "Gurasoen epopeia"
"Parent epic": "Gurasoen epopeia",
"Road Map chart is only available on large screen": "Errepide-mapa grafikoa pantaila handian bakarrik dago eskuragarri"
}
3 changes: 2 additions & 1 deletion lang/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "به پایان می رسد",
"Epic successfully saved": "Epic با موفقیت ذخیره شد",
"Ticket successfully saved": "بلیط با موفقیت ذخیره شد",
"Parent epic": "حماسه پدر و مادر"
"Parent epic": "حماسه پدر و مادر",
"Road Map chart is only available on large screen": "نمودار نقشه راه فقط روی صفحه بزرگ در دسترس است"
}
3 changes: 2 additions & 1 deletion lang/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Päättyy klo",
"Epic successfully saved": "Epic tallennettu onnistuneesti",
"Ticket successfully saved": "Lippu tallennettu onnistuneesti",
"Parent epic": "Vanhempien eepos"
"Parent epic": "Vanhempien eepos",
"Road Map chart is only available on large screen": "Tiekarttakaavio on käytettävissä vain suurella näytöllä"
}
3 changes: 2 additions & 1 deletion lang/fil.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Nagtatapos sa",
"Epic successfully saved": "Matagumpay na na-save ang epic",
"Ticket successfully saved": "Matagumpay na na-save ang tiket",
"Parent epic": "Epiko ng magulang"
"Parent epic": "Epiko ng magulang",
"Road Map chart is only available on large screen": "Available lang ang tsart ng Road Map sa malaking screen"
}
3 changes: 2 additions & 1 deletion lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Date de fin",
"Epic successfully saved": "Epic enregistré avec succès",
"Ticket successfully saved": "Ticket enregistré avec succès",
"Parent epic": "Epic parent"
"Parent epic": "Epic parent",
"Road Map chart is only available on large screen": "Le graphique de la feuille de route n'est disponible que sur grand écran"
}
3 changes: 2 additions & 1 deletion lang/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Remata ás",
"Epic successfully saved": "Epic gardouse correctamente",
"Ticket successfully saved": "O billete gardouse correctamente",
"Parent epic": "Épica dos pais"
"Parent epic": "Épica dos pais",
"Road Map chart is only available on large screen": "O gráfico do mapa de estradas só está dispoñible na pantalla grande"
}
3 changes: 2 additions & 1 deletion lang/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "מסתיים ב",
"Epic successfully saved": "האפוס נשמר בהצלחה",
"Ticket successfully saved": "הכרטיס נשמר בהצלחה",
"Parent epic": "אפוס הורים"
"Parent epic": "אפוס הורים",
"Road Map chart is only available on large screen": "תרשים מפת הדרכים זמין רק במסך גדול"
}
3 changes: 2 additions & 1 deletion lang/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "खतम होता है",
"Epic successfully saved": "महाकाव्य सफलतापूर्वक सहेजा गया",
"Ticket successfully saved": "टिकट सफलतापूर्वक सहेजा गया",
"Parent epic": "जनक महाकाव्य"
"Parent epic": "जनक महाकाव्य",
"Road Map chart is only available on large screen": "रोड मैप चार्ट केवल बड़ी स्क्रीन पर उपलब्ध है"
}
3 changes: 2 additions & 1 deletion lang/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Završava u",
"Epic successfully saved": "Ep uspješno spremljen",
"Ticket successfully saved": "Ulaznica je uspješno spremljena",
"Parent epic": "Roditeljski ep"
"Parent epic": "Roditeljski ep",
"Road Map chart is only available on large screen": "Karta autoputa dostupna je samo na velikom ekranu"
}
3 changes: 2 additions & 1 deletion lang/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "órakor ér véget",
"Epic successfully saved": "Az Epic sikeresen mentve",
"Ticket successfully saved": "A jegy sikeresen elmentve",
"Parent epic": "Szülő eposz"
"Parent epic": "Szülő eposz",
"Road Map chart is only available on large screen": "Az útiterv-diagram csak nagy képernyőn érhető el"
}
3 changes: 2 additions & 1 deletion lang/hy.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Ավարտվում է",
"Epic successfully saved": "Epic-ը հաջողությամբ պահպանվեց",
"Ticket successfully saved": "Տոմսը հաջողությամբ պահպանվեց",
"Parent epic": "Ծնողական էպոս"
"Parent epic": "Ծնողական էպոս",
"Road Map chart is only available on large screen": "Ճանապարհային քարտեզի գծապատկերը հասանելի է միայն մեծ էկրանին"
}
3 changes: 2 additions & 1 deletion lang/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Berakhir pada",
"Epic successfully saved": "Epik berhasil disimpan",
"Ticket successfully saved": "Tiket berhasil disimpan",
"Parent epic": "Epik orang tua"
"Parent epic": "Epik orang tua",
"Road Map chart is only available on large screen": "Bagan Peta Jalan hanya tersedia di layar besar"
}
3 changes: 2 additions & 1 deletion lang/is.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Lýkur kl",
"Epic successfully saved": "Epic vistað",
"Ticket successfully saved": "Miðinn var vistaður",
"Parent epic": "Foreldrarepík"
"Parent epic": "Foreldrarepík",
"Road Map chart is only available on large screen": "Vegakortakort er aðeins fáanlegt á stórum skjá"
}
3 changes: 2 additions & 1 deletion lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Termina alle",
"Epic successfully saved": "Epico salvato con successo",
"Ticket successfully saved": "Biglietto salvato con successo",
"Parent epic": "Epopea dei genitori"
"Parent epic": "Epopea dei genitori",
"Road Map chart is only available on large screen": "Il grafico Road Map è disponibile solo su schermo grande"
}
3 changes: 2 additions & 1 deletion lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "で終了",
"Epic successfully saved": "エピックが正常に保存されました",
"Ticket successfully saved": "チケットが正常に保存されました",
"Parent epic": "親エピック"
"Parent epic": "親エピック",
"Road Map chart is only available on large screen": "ロードマップチャートは大画面でのみ利用可能です"
}
3 changes: 2 additions & 1 deletion lang/ka.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "მთავრდება",
"Epic successfully saved": "Epic წარმატებით შენახულია",
"Ticket successfully saved": "ბილეთი წარმატებით შენახულია",
"Parent epic": "მშობლის ეპოსი"
"Parent epic": "მშობლის ეპოსი",
"Road Map chart is only available on large screen": "საგზაო რუქის სქემა ხელმისაწვდომია მხოლოდ დიდ ეკრანზე"
}
3 changes: 2 additions & 1 deletion lang/kk.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Аяқталады",
"Epic successfully saved": "Epic сәтті сақталды",
"Ticket successfully saved": "Билет сәтті сақталды",
"Parent epic": "Ата-ана эпопеясы"
"Parent epic": "Ата-ана эпопеясы",
"Road Map chart is only available on large screen": "Жол картасы диаграммасы тек үлкен экранда қолжетімді"
}
3 changes: 2 additions & 1 deletion lang/km.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "បញ្ចប់នៅម៉ោង",
"Epic successfully saved": "Epic បានរក្សាទុកដោយជោគជ័យ",
"Ticket successfully saved": "សំបុត្រត្រូវបានរក្សាទុកដោយជោគជ័យ",
"Parent epic": "វីរភាពមាតាបិតា"
"Parent epic": "វីរភាពមាតាបិតា",
"Road Map chart is only available on large screen": "គំនូសតាងផែនទីផ្លូវមាននៅលើអេក្រង់ធំប៉ុណ្ណោះ។"
}
3 changes: 2 additions & 1 deletion lang/kn.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "ನಲ್ಲಿ ಕೊನೆಗೊಳ್ಳುತ್ತದೆ",
"Epic successfully saved": "ಎಪಿಕ್ ಅನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಉಳಿಸಲಾಗಿದೆ",
"Ticket successfully saved": "ಟಿಕೆಟ್ ಅನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಉಳಿಸಲಾಗಿದೆ",
"Parent epic": "ಮಾತೃ ಮಹಾಕಾವ್ಯ"
"Parent epic": "ಮಾತೃ ಮಹಾಕಾವ್ಯ",
"Road Map chart is only available on large screen": "ರಸ್ತೆ ನಕ್ಷೆ ಚಾರ್ಟ್ ದೊಡ್ಡ ಪರದೆಯಲ್ಲಿ ಮಾತ್ರ ಲಭ್ಯವಿದೆ"
}
3 changes: 2 additions & 1 deletion lang/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "종료 시간",
"Epic successfully saved": "에픽이 성공적으로 저장되었습니다.",
"Ticket successfully saved": "티켓이 성공적으로 저장되었습니다.",
"Parent epic": "부모 서사시"
"Parent epic": "부모 서사시",
"Road Map chart is only available on large screen": "로드맵 차트는 큰 화면에서만 볼 수 있습니다."
}
3 changes: 2 additions & 1 deletion lang/lt.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Baigiasi val",
"Epic successfully saved": "Epas sėkmingai išsaugotas",
"Ticket successfully saved": "Bilietas sėkmingai išsaugotas",
"Parent epic": "Tėvų epas"
"Parent epic": "Tėvų epas",
"Road Map chart is only available on large screen": "Kelių žemėlapio diagrama pasiekiama tik dideliame ekrane"
}
3 changes: 2 additions & 1 deletion lang/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Beidzas plkst",
"Epic successfully saved": "Epic veiksmīgi saglabāts",
"Ticket successfully saved": "Biļete veiksmīgi saglabāta",
"Parent epic": "Vecāku epopeja"
"Parent epic": "Vecāku epopeja",
"Road Map chart is only available on large screen": "Ceļa kartes diagramma ir pieejama tikai lielā ekrānā"
}
3 changes: 2 additions & 1 deletion lang/mk.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Завршува во",
"Epic successfully saved": "Epic е успешно зачуван",
"Ticket successfully saved": "Билетот е успешно зачуван",
"Parent epic": "Родителски еп"
"Parent epic": "Родителски еп",
"Road Map chart is only available on large screen": "Табелата на патната карта е достапна само на голем екран"
}
3 changes: 2 additions & 1 deletion lang/mn.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Дуусна",
"Epic successfully saved": "Epic-г амжилттай хадгаллаа",
"Ticket successfully saved": "Тасалбарыг амжилттай хадгаллаа",
"Parent epic": "Эцэг эхийн туульс"
"Parent epic": "Эцэг эхийн туульс",
"Road Map chart is only available on large screen": "Замын газрын зургийн диаграмыг зөвхөн том дэлгэц дээр үзэх боломжтой"
}
3 changes: 2 additions & 1 deletion lang/mr.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "वाजता संपेल",
"Epic successfully saved": "एपिक यशस्वीरित्या जतन केले",
"Ticket successfully saved": "तिकीट यशस्वीरित्या जतन केले",
"Parent epic": "पालक महाकाव्य"
"Parent epic": "पालक महाकाव्य",
"Road Map chart is only available on large screen": "रोड मॅप चार्ट फक्त मोठ्या स्क्रीनवर उपलब्ध आहे"
}
3 changes: 2 additions & 1 deletion lang/ms.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Berakhir pada",
"Epic successfully saved": "Epik berjaya disimpan",
"Ticket successfully saved": "Tiket berjaya disimpan",
"Parent epic": "Epik ibu bapa"
"Parent epic": "Epik ibu bapa",
"Road Map chart is only available on large screen": "Carta Peta Jalan hanya tersedia pada skrin besar"
}
3 changes: 2 additions & 1 deletion lang/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Slutter kl",
"Epic successfully saved": "Episk er lagret",
"Ticket successfully saved": "Billetten er lagret",
"Parent epic": "Foreldre-epos"
"Parent epic": "Foreldre-epos",
"Road Map chart is only available on large screen": "Veikartkartet er kun tilgjengelig på storskjerm"
}
3 changes: 2 additions & 1 deletion lang/ne.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "मा समाप्त हुन्छ",
"Epic successfully saved": "एपिक सफलतापूर्वक सुरक्षित गरियो",
"Ticket successfully saved": "टिकट सफलतापूर्वक सुरक्षित गरियो",
"Parent epic": "अभिभावक महाकाव्य"
"Parent epic": "अभिभावक महाकाव्य",
"Road Map chart is only available on large screen": "सडक नक्सा चार्ट ठूलो स्क्रिनमा मात्र उपलब्ध छ"
}
3 changes: 2 additions & 1 deletion lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Eindigt bij",
"Epic successfully saved": "Episch succesvol opgeslagen",
"Ticket successfully saved": "Ticket succesvol opgeslagen",
"Parent epic": "Ouderlijk epos"
"Parent epic": "Ouderlijk epos",
"Road Map chart is only available on large screen": "Wegenkaartkaart is alleen beschikbaar op groot scherm"
}
3 changes: 2 additions & 1 deletion lang/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "Kończy się na",
"Epic successfully saved": "Epic pomyślnie zapisany",
"Ticket successfully saved": "Bilet pomyślnie zapisany",
"Parent epic": "Epopeja rodzicielska"
"Parent epic": "Epopeja rodzicielska",
"Road Map chart is only available on large screen": "Wykres mapy drogowej jest dostępny tylko na dużym ekranie"
}
3 changes: 2 additions & 1 deletion lang/ps.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,6 @@
"Ends at": "پای ته رسیږي",
"Epic successfully saved": "ایپیک په بریالیتوب سره خوندي شو",
"Ticket successfully saved": "ټکټ په بریالیتوب سره خوندي شو",
"Parent epic": "د مور او پلار اختراع"
"Parent epic": "د مور او پلار اختراع",
"Road Map chart is only available on large screen": "د سړک نقشه چارټ یوازې په لوی سکرین کې شتون لري"
}
Loading