diff --git a/public/translations/ar/default.json b/public/translations/ar/default.json index 19ea7edf..739956b0 100644 --- a/public/translations/ar/default.json +++ b/public/translations/ar/default.json @@ -62,5 +62,9 @@ "submit_notice": "يرجى الحذر من قوانين المجتمع ، لا توجد إدارة عامة في seedit.", "challenge_from": "اختبار من p/{{subplebbit}}", "challenge_for_post": "للمنشور: \"{{publicationContent}}\"", - "challenge_for_reply": "للرد على u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "للرد على u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} من {{total}}", + "cancel": "إلغاء", + "previous": "السابق", + "next": "التالي" } \ No newline at end of file diff --git a/public/translations/bn/default.json b/public/translations/bn/default.json index ae5cd95d..2084ebac 100644 --- a/public/translations/bn/default.json +++ b/public/translations/bn/default.json @@ -62,5 +62,9 @@ "submit_notice": "সম্প্রদায়ের নিয়মগুলি মনে রাখুন, seedit এ বৈশ্বিক প্রশাসক নেই।", "challenge_from": "p/{{subplebbit}} থেকে পরীক্ষা", "challenge_for_post": "পোস্টের জন্য: \"{{publicationContent}}\"", - "challenge_for_reply": "u/{{parentAddress}} এর উত্তরে: \"{{publicationContent}}\"" + "challenge_for_reply": "u/{{parentAddress}} এর উত্তরে: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} থেকে {{total}}", + "cancel": "বাতিল", + "previous": "পূর্ববর্তী", + "next": "পরবর্তী" } \ No newline at end of file diff --git a/public/translations/cs/default.json b/public/translations/cs/default.json index d8f43d99..f754bcfe 100644 --- a/public/translations/cs/default.json +++ b/public/translations/cs/default.json @@ -62,5 +62,9 @@ "submit_notice": "Buďte ohleduplní k pravidlům komunity, seedit nemá globální administrátory.", "challenge_from": "Výzva od p/{{subplebbit}}", "challenge_for_post": "pro příspěvek: \"{{publicationContent}}\"", - "challenge_for_reply": "pro odpověď u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "pro odpověď u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} z {{total}}", + "cancel": "Zrušit", + "previous": "Předchozí", + "next": "Další" } \ No newline at end of file diff --git a/public/translations/da/default.json b/public/translations/da/default.json index 10b956e1..6103264e 100644 --- a/public/translations/da/default.json +++ b/public/translations/da/default.json @@ -62,5 +62,9 @@ "submit_notice": "Vær opmærksom på fællesskabets regler, seedit har ikke globale administratorer.", "challenge_from": "Udfordring fra p/{{subplebbit}}", "challenge_for_post": "for opslag: \"{{publicationContent}}\"", - "challenge_for_reply": "for svar til u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "for svar til u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} af {{total}}", + "cancel": "Annuller", + "previous": "Forrige", + "next": "Næste" } \ No newline at end of file diff --git a/public/translations/de/default.json b/public/translations/de/default.json index 2c598aee..23ffec9b 100644 --- a/public/translations/de/default.json +++ b/public/translations/de/default.json @@ -62,5 +62,9 @@ "submit_notice": "Bitte beachten Sie die Regeln der Gemeinschaft, seedit hat keine globalen Administratoren.", "challenge_from": "Herausforderung von p/{{subplebbit}}", "challenge_for_post": "für Beitrag: \"{{publicationContent}}\"", - "challenge_for_reply": "für Antwort an u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "für Antwort an u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} von {{total}}", + "cancel": "Abbrechen", + "previous": "Vorherige", + "next": "Nächste" } \ No newline at end of file diff --git a/public/translations/el/default.json b/public/translations/el/default.json index 7c40b6cb..2ea11bb6 100644 --- a/public/translations/el/default.json +++ b/public/translations/el/default.json @@ -62,5 +62,9 @@ "submit_notice": "Παρακαλούμε να είστε προσεκτικοί με τους κανόνες της κοινότητας, το seedit δεν έχει παγκόσμιους διαχειριστές.", "challenge_from": "Πρόκληση από τον p/{{subplebbit}}", "challenge_for_post": "για δημοσίευση: \"{{publicationContent}}\"", - "challenge_for_reply": "για απάντηση σε u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "για απάντηση σε u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} από {{total}}", + "cancel": "Ακύρωση", + "previous": "Προηγούμενο", + "next": "Επόμενο" } \ No newline at end of file diff --git a/public/translations/en/default.json b/public/translations/en/default.json index 5d48e321..fd376134 100644 --- a/public/translations/en/default.json +++ b/public/translations/en/default.json @@ -62,5 +62,9 @@ "submit_notice": "please be mindful of the community's rules, seedit does not have global admins.", "challenge_from": "Challenge from p/{{subplebbit}}", "challenge_for_post": "for post: \"{{publicationContent}}\"", - "challenge_for_reply": "for reply to u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "for reply to u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} of {{total}}", + "cancel": "Cancel", + "previous": "Previous", + "next": "Next" } \ No newline at end of file diff --git a/public/translations/es/default.json b/public/translations/es/default.json index d4495e33..05a41857 100644 --- a/public/translations/es/default.json +++ b/public/translations/es/default.json @@ -62,5 +62,9 @@ "submit_notice": "por favor tenga en cuenta las reglas de la comunidad, seedit no tiene administradores globales.", "challenge_from": "Desafío de p/{{subplebbit}}", "challenge_for_post": "para la publicación: \"{{publicationContent}}\"", - "challenge_for_reply": "para la respuesta a u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "para la respuesta a u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} de {{total}}", + "cancel": "Cancelar", + "previous": "Anterior", + "next": "Siguiente" } \ No newline at end of file diff --git a/public/translations/fa/default.json b/public/translations/fa/default.json index 3368271e..f1b18819 100644 --- a/public/translations/fa/default.json +++ b/public/translations/fa/default.json @@ -62,5 +62,9 @@ "submit_notice": "لطفاً از قوانین جامعه رعایت کنید ، seedit مدیران جهانی ندارد.", "challenge_from": "چالش از p/{{subplebbit}}", "challenge_for_post": "برای پست: \"{{publicationContent}}\"", - "challenge_for_reply": "برای پاسخ به u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "برای پاسخ به u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} از {{total}}", + "cancel": "لغو", + "previous": "قبلی", + "next": "بعدی" } \ No newline at end of file diff --git a/public/translations/fi/default.json b/public/translations/fi/default.json index 27c2324e..c2bb47bd 100644 --- a/public/translations/fi/default.json +++ b/public/translations/fi/default.json @@ -62,5 +62,9 @@ "submit_notice": "Ole tietoinen yhteisön säännöistä, seeditillä ei ole maailmanlaajuisia ylläpitäjiä.", "challenge_from": "Haaste käyttäjältä p/{{subplebbit}}", "challenge_for_post": "julkaisulle: \"{{publicationContent}}\"", - "challenge_for_reply": "vastauksena u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "vastauksena u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}}/{{total}}", + "cancel": "Peruuta", + "previous": "Edellinen", + "next": "Seuraava" } \ No newline at end of file diff --git a/public/translations/fil/default.json b/public/translations/fil/default.json index cc81423b..e382ec8f 100644 --- a/public/translations/fil/default.json +++ b/public/translations/fil/default.json @@ -62,5 +62,9 @@ "submit_notice": "mangyaring maging maingat sa mga patakaran ng komunidad, walang pangkalahatang mga admin ang seedit.", "challenge_from": "Hamon mula sa p/{{subplebbit}}", "challenge_for_post": "para sa post: \"{{publicationContent}}\"", - "challenge_for_reply": "para sa tugon kay u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "para sa tugon kay u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} ng {{total}}", + "cancel": "Kanselahin", + "previous": "Nakaraan", + "next": "Susunod" } \ No newline at end of file diff --git a/public/translations/fr/default.json b/public/translations/fr/default.json index 27181041..10391b53 100644 --- a/public/translations/fr/default.json +++ b/public/translations/fr/default.json @@ -62,5 +62,9 @@ "submit_notice": "veuillez respecter les règles de la communauté, seedit n’a pas d’administrateurs globaux.", "challenge_from": "Défi de p/{{subplebbit}}", "challenge_for_post": "pour la publication : \"{{publicationContent}}\"", - "challenge_for_reply": "pour la réponse à u/{{parentAddress}} : \"{{publicationContent}}\"" + "challenge_for_reply": "pour la réponse à u/{{parentAddress}} : \"{{publicationContent}}\"", + "challenge_counter": "{{index}} sur {{total}}", + "cancel": "Annuler", + "previous": "Précédent", + "next": "Suivant" } \ No newline at end of file diff --git a/public/translations/he/default.json b/public/translations/he/default.json index c3b9ac62..aac6d5fb 100644 --- a/public/translations/he/default.json +++ b/public/translations/he/default.json @@ -62,5 +62,9 @@ "submit_notice": "אנא היה מודע לכללי הקהילה, ל-seedit אין מנהלים גלובליים.", "challenge_from": "אתגר מp/{{subplebbit}}", "challenge_for_post": "לפוסט: \"{{publicationContent}}\"", - "challenge_for_reply": "לתגובה ל-u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "לתגובה ל-u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} מתוך {{total}}", + "cancel": "ביטול", + "previous": "קודם", + "next": "הבא" } \ No newline at end of file diff --git a/public/translations/hi/default.json b/public/translations/hi/default.json index ae01e3e0..85731639 100644 --- a/public/translations/hi/default.json +++ b/public/translations/hi/default.json @@ -62,5 +62,9 @@ "submit_notice": "कृपया समुदाय के नियमों का पालन करें, seedit में वैश्विक प्रशासक नहीं हैं।", "challenge_from": "p/{{subplebbit}} से चुनौती", "challenge_for_post": "पोस्ट के लिए: \"{{publicationContent}}\"", - "challenge_for_reply": "u/{{parentAddress}} के जवाब के लिए: \"{{publicationContent}}\"" + "challenge_for_reply": "u/{{parentAddress}} के जवाब के लिए: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} में से {{total}}", + "cancel": "रद्द करें", + "previous": "पिछला", + "next": "अगला" } \ No newline at end of file diff --git a/public/translations/hu/default.json b/public/translations/hu/default.json index 929c2012..e7ccb099 100644 --- a/public/translations/hu/default.json +++ b/public/translations/hu/default.json @@ -62,5 +62,9 @@ "submit_notice": "Kérjük, legyen tekintettel a közösség szabályaira, a seeditnek nincsenek globális adminisztrátorai.", "challenge_from": "Kihívás tőle: p/{{subplebbit}}", "challenge_for_post": "a bejegyzéshez: \"{{publicationContent}}\"", - "challenge_for_reply": "a válasz u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "a válasz u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} a(z) {{total}}-ból/ből", + "cancel": "Mégse", + "previous": "Előző", + "next": "Következő" } \ No newline at end of file diff --git a/public/translations/id/default.json b/public/translations/id/default.json index 50605dca..bec8197e 100644 --- a/public/translations/id/default.json +++ b/public/translations/id/default.json @@ -62,5 +62,9 @@ "submit_notice": "harap berhati-hati dengan aturan komunitas, seedit tidak memiliki admin global.", "challenge_from": "Tantangan dari p/{{subplebbit}}", "challenge_for_post": "untuk pos: \"{{publicationContent}}\"", - "challenge_for_reply": "untuk balasan u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "untuk balasan u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} dari {{total}}", + "cancel": "Batal", + "previous": "Sebelumnya", + "next": "Berikutnya" } \ No newline at end of file diff --git a/public/translations/it/default.json b/public/translations/it/default.json index 0dc0d689..7c564c09 100644 --- a/public/translations/it/default.json +++ b/public/translations/it/default.json @@ -62,5 +62,9 @@ "submit_notice": "per favore, rispetta le regole della comunità, seedit non ha amministratori globali.", "challenge_from": "Test da p/{{subplebbit}}", "challenge_for_post": "per il post: \"{{publicationContent}}\"", - "challenge_for_reply": "per la risposta a u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "per la risposta a u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} di {{total}}", + "cancel": "Annulla", + "previous": "Precedente", + "next": "Successivo" } \ No newline at end of file diff --git a/public/translations/ja/default.json b/public/translations/ja/default.json index 22c4c235..585bb092 100644 --- a/public/translations/ja/default.json +++ b/public/translations/ja/default.json @@ -62,5 +62,9 @@ "submit_notice": "コミュニティのルールを尊重してください、seeditにはグローバルな管理者はいません。", "challenge_from": "p/{{subplebbit}} からのチャレンジ", "challenge_for_post": "投稿に対して: \"{{publicationContent}}\"", - "challenge_for_reply": "u/{{parentAddress}}への返信に対して: \"{{publicationContent}}\"" + "challenge_for_reply": "u/{{parentAddress}}への返信に対して: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} / {{total}}", + "cancel": "キャンセル", + "previous": "前", + "next": "次" } \ No newline at end of file diff --git a/public/translations/ko/default.json b/public/translations/ko/default.json index 836a0b85..1df453f5 100644 --- a/public/translations/ko/default.json +++ b/public/translations/ko/default.json @@ -62,5 +62,9 @@ "submit_notice": "커뮤니티의 규칙을 준수해 주세요, seedit에는 전역 관리자가 없습니다.", "challenge_from": "p/{{subplebbit}}로부터의 도전", "challenge_for_post": "게시물에 대하여: \"{{publicationContent}}\"", - "challenge_for_reply": "u/{{parentAddress}}에 대한 답변: \"{{publicationContent}}\"" + "challenge_for_reply": "u/{{parentAddress}}에 대한 답변: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} 중 {{total}}", + "cancel": "취소", + "previous": "이전", + "next": "다음" } \ No newline at end of file diff --git a/public/translations/mr/default.json b/public/translations/mr/default.json index 662ad00e..dcfb4f96 100644 --- a/public/translations/mr/default.json +++ b/public/translations/mr/default.json @@ -62,5 +62,9 @@ "submit_notice": "कृपया समुदायाच्या नियमांची पालना करा, seedit मध्ये जागतिक प्रशासक नाहीत.", "challenge_from": "p/{{subplebbit}} कडून आव्हान", "challenge_for_post": "पोस्टसाठी: \"{{publicationContent}}\"", - "challenge_for_reply": "u/{{parentAddress}} ला प्रतिसाद: \"{{publicationContent}}\"" + "challenge_for_reply": "u/{{parentAddress}} ला प्रतिसाद: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} पैकी {{total}}", + "cancel": "रद्द करा", + "previous": "मागील", + "next": "पुढील" } \ No newline at end of file diff --git a/public/translations/nl/default.json b/public/translations/nl/default.json index 903e1ca2..cadea4cc 100644 --- a/public/translations/nl/default.json +++ b/public/translations/nl/default.json @@ -62,5 +62,9 @@ "submit_notice": "wees alsjeblieft bewust van de regels van de gemeenschap, seedit heeft geen wereldwijde beheerders.", "challenge_from": "Uitdaging van p/{{subplebbit}}", "challenge_for_post": "voor post: \"{{publicationContent}}\"", - "challenge_for_reply": "voor antwoord aan u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "voor antwoord aan u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} van {{total}}", + "cancel": "Annuleren", + "previous": "Vorige", + "next": "Volgende" } \ No newline at end of file diff --git a/public/translations/no/default.json b/public/translations/no/default.json index 14b817f1..f527d4bb 100644 --- a/public/translations/no/default.json +++ b/public/translations/no/default.json @@ -62,5 +62,9 @@ "submit_notice": "vær oppmerksom på fellesskapets regler, seedit har ikke globale administratorer.", "challenge_from": "Utfordring fra p/{{subplebbit}}", "challenge_for_post": "for innlegg: \"{{publicationContent}}\"", - "challenge_for_reply": "for svar til u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "for svar til u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} av {{total}}", + "cancel": "Avbryt", + "previous": "Forrige", + "next": "Neste" } \ No newline at end of file diff --git a/public/translations/pl/default.json b/public/translations/pl/default.json index 8d2e7df1..af7081b0 100644 --- a/public/translations/pl/default.json +++ b/public/translations/pl/default.json @@ -62,5 +62,9 @@ "submit_notice": "proszę przestrzegać zasad społeczności, seedit nie ma globalnych administratorów.", "challenge_from": "Wyzwanie od p/{{subplebbit}}", "challenge_for_post": "dla postu: \"{{publicationContent}}\"", - "challenge_for_reply": "dla odpowiedzi u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "dla odpowiedzi u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} z {{total}}", + "cancel": "Anuluj", + "previous": "Poprzedni", + "next": "Następny" } \ No newline at end of file diff --git a/public/translations/pt/default.json b/public/translations/pt/default.json index b2af4919..136df490 100644 --- a/public/translations/pt/default.json +++ b/public/translations/pt/default.json @@ -62,5 +62,9 @@ "submit_notice": "por favor, respeite as regras da comunidade, o seedit não possui administradores globais.", "challenge_from": "Desafio de p/{{subplebbit}}", "challenge_for_post": "para post: \"{{publicationContent}}\"", - "challenge_for_reply": "para resposta a u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "para resposta a u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} de {{total}}", + "cancel": "Cancelar", + "previous": "Anterior", + "next": "Próximo" } \ No newline at end of file diff --git a/public/translations/ro/default.json b/public/translations/ro/default.json index c17cf000..88642cca 100644 --- a/public/translations/ro/default.json +++ b/public/translations/ro/default.json @@ -62,5 +62,9 @@ "submit_notice": "vă rugăm să respectați regulile comunității, seedit nu are administratori globali.", "challenge_from": "Provocare de la p/{{subplebbit}}", "challenge_for_post": "pentru postare: \"{{publicationContent}}\"", - "challenge_for_reply": "pentru răspunsul la u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "pentru răspunsul la u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} din {{total}}", + "cancel": "Anulează", + "previous": "Anterior", + "next": "Următor" } \ No newline at end of file diff --git a/public/translations/ru/default.json b/public/translations/ru/default.json index 976699ea..e61452e6 100644 --- a/public/translations/ru/default.json +++ b/public/translations/ru/default.json @@ -62,5 +62,9 @@ "submit_notice": "пожалуйста, соблюдайте правила сообщества, в seedit нет глобальных администраторов.", "challenge_from": "Тест от p/{{subplebbit}}", "challenge_for_post": "для поста: \"{{publicationContent}}\"", - "challenge_for_reply": "для ответа u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "для ответа u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} из {{total}}", + "cancel": "Отмена", + "previous": "Предыдущий", + "next": "Следующий" } \ No newline at end of file diff --git a/public/translations/sq/default.json b/public/translations/sq/default.json index 8e10a0ed..b6a3c0d4 100644 --- a/public/translations/sq/default.json +++ b/public/translations/sq/default.json @@ -62,5 +62,9 @@ "submit_notice": "ju lutemi jeni të kujdesshëm me rregullat e komunitetit, seedit nuk ka administratorë globalë.", "challenge_from": "Sfidë nga p/{{subplebbit}}", "challenge_for_post": "për postimin: \"{{publicationContent}}\"", - "challenge_for_reply": "për përgjigjen ndaj u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "për përgjigjen ndaj u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} nga {{total}}", + "cancel": "Anulo", + "previous": "I mëparshëm", + "next": "Tjetri" } \ No newline at end of file diff --git a/public/translations/sv/default.json b/public/translations/sv/default.json index 00c3ae1e..a8a53a50 100644 --- a/public/translations/sv/default.json +++ b/public/translations/sv/default.json @@ -62,5 +62,9 @@ "submit_notice": "var vänlig och tänk på gemenskapens regler, seedit har inga globala administratörer.", "challenge_from": "Utmaning från p/{{subplebbit}}", "challenge_for_post": "för inlägg: \"{{publicationContent}}\"", - "challenge_for_reply": "för svar till u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "för svar till u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} av {{total}}", + "cancel": "Avbryt", + "previous": "Föregående", + "next": "Nästa" } \ No newline at end of file diff --git a/public/translations/te/default.json b/public/translations/te/default.json index c6825247..b0bccd16 100644 --- a/public/translations/te/default.json +++ b/public/translations/te/default.json @@ -62,5 +62,9 @@ "submit_notice": "కమ్యూనిటీ యొక్క నియమాలను గమనించండి, seeditలో గ్లోబల్ అడ్మిన్స్ లేవు.", "challenge_from": "p/{{subplebbit}} నుండి సవాలు", "challenge_for_post": "పోస్ట్ కోసం: \"{{publicationContent}}\"", - "challenge_for_reply": "u/{{parentAddress}}కు జవాబుగా: \"{{publicationContent}}\"" + "challenge_for_reply": "u/{{parentAddress}}కు జవాబుగా: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} లో {{total}}", + "cancel": "రద్దు చేయి", + "previous": "మునుపటి", + "next": "తదుపరి" } \ No newline at end of file diff --git a/public/translations/th/default.json b/public/translations/th/default.json index 2056b38f..df2bf768 100644 --- a/public/translations/th/default.json +++ b/public/translations/th/default.json @@ -62,5 +62,9 @@ "submit_notice": "โปรดระมัดระวังกฎของชุมชน seedit ไม่มีแอดมินระดับโลก", "challenge_from": "ความท้าทายจาก p/{{subplebbit}}", "challenge_for_post": "สำหรับโพสต์: \"{{publicationContent}}\"", - "challenge_for_reply": "สำหรับการตอบกลับ u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "สำหรับการตอบกลับ u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} จาก {{total}}", + "cancel": "ยกเลิก", + "previous": "ก่อนหน้า", + "next": "ถัดไป" } \ No newline at end of file diff --git a/public/translations/tr/default.json b/public/translations/tr/default.json index 82a14db4..727c6394 100644 --- a/public/translations/tr/default.json +++ b/public/translations/tr/default.json @@ -62,5 +62,9 @@ "submit_notice": "topluluğun kurallarına dikkat edin, seedit in küresel yöneticileri yoktur.", "challenge_from": "p/{{subplebbit}} tarafından meydan okuma", "challenge_for_post": "gönderi için: \"{{publicationContent}}\"", - "challenge_for_reply": "u/{{parentAddress}} için yanıt: \"{{publicationContent}}\"" + "challenge_for_reply": "u/{{parentAddress}} için yanıt: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} / {{total}}", + "cancel": "İptal", + "previous": "Önceki", + "next": "Sonraki" } \ No newline at end of file diff --git a/public/translations/uk/default.json b/public/translations/uk/default.json index d7dfee1e..8338569b 100644 --- a/public/translations/uk/default.json +++ b/public/translations/uk/default.json @@ -62,5 +62,9 @@ "submit_notice": "будь ласка, дотримуйтесь правил спільноти, в seedit немає глобальних адміністраторів.", "challenge_from": "Випробування від p/{{subplebbit}}", "challenge_for_post": "для посту: \"{{publicationContent}}\"", - "challenge_for_reply": "для відповіді u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "для відповіді u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} з {{total}}", + "cancel": "Скасувати", + "previous": "Попередній", + "next": "Наступний" } \ No newline at end of file diff --git a/public/translations/ur/default.json b/public/translations/ur/default.json index d4f141bf..a17bb60a 100644 --- a/public/translations/ur/default.json +++ b/public/translations/ur/default.json @@ -62,5 +62,9 @@ "submit_notice": "براہ کرم کمیونٹی کے اصولوں کا خیال رکھیں، seedit میں عالمی ایڈمنز نہیں ہیں۔", "challenge_from": "p/{{subplebbit}} سے چیلنج", "challenge_for_post": "پوسٹ کے لیے: \"{{publicationContent}}\"", - "challenge_for_reply": "u/{{parentAddress}} کے جواب کے لیے: \"{{publicationContent}}\"" + "challenge_for_reply": "u/{{parentAddress}} کے جواب کے لیے: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} میں سے {{total}}", + "cancel": "منسوخ کریں", + "previous": "پچھلا", + "next": "اگلا" } \ No newline at end of file diff --git a/public/translations/vi/default.json b/public/translations/vi/default.json index 21a2124b..047b3203 100644 --- a/public/translations/vi/default.json +++ b/public/translations/vi/default.json @@ -62,5 +62,9 @@ "submit_notice": "xin hãy tuân thủ các quy định của cộng đồng, seedit không có quản trị viên toàn cầu.", "challenge_from": "Thách thức từ p/{{subplebbit}}", "challenge_for_post": "cho bài viết: \"{{publicationContent}}\"", - "challenge_for_reply": "cho câu trả lời u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "cho câu trả lời u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} trong số {{total}}", + "cancel": "Hủy bỏ", + "previous": "Trước", + "next": "Tiếp theo" } \ No newline at end of file diff --git a/public/translations/zh/default.json b/public/translations/zh/default.json index 526c48ad..ff0e7777 100644 --- a/public/translations/zh/default.json +++ b/public/translations/zh/default.json @@ -62,5 +62,9 @@ "submit_notice": "请注意社区的规则,seedit没有全球管理员。", "challenge_from": "来自p/{{subplebbit}}的挑战", "challenge_for_post": "对于帖子: \"{{publicationContent}}\"", - "challenge_for_reply": "对于回复 u/{{parentAddress}}: \"{{publicationContent}}\"" + "challenge_for_reply": "对于回复 u/{{parentAddress}}: \"{{publicationContent}}\"", + "challenge_counter": "{{index}} 共 {{total}}", + "cancel": "取消", + "previous": "上一个", + "next": "下一个" } \ No newline at end of file diff --git a/src/components/challenge-modal/challenge-modal.tsx b/src/components/challenge-modal/challenge-modal.tsx index 5b1cec3d..7295e3bb 100644 --- a/src/components/challenge-modal/challenge-modal.tsx +++ b/src/components/challenge-modal/challenge-modal.tsx @@ -62,16 +62,16 @@ const Challenge = ({ challenge, closeModal }: ChallengeProps) => {
- {currentChallengeIndex + 1} of {challenges?.length} + {t('challenge_counter', { index: currentChallengeIndex + 1, total: challenges?.length })}
- + {challenges.length > 1 && ( )} - {challenges[currentChallengeIndex + 1] && } + {challenges[currentChallengeIndex + 1] && } {!challenges[currentChallengeIndex + 1] && }