Skip to content

Commit c703314

Browse files
committed
feat(messages): add new translations and sorting options for prompts in multiple languages
1 parent c0aedd6 commit c703314

File tree

17 files changed

+118
-26
lines changed

17 files changed

+118
-26
lines changed

messages/ar.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,10 @@
904904
"thisWeek": "هذا الأسبوع",
905905
"prompts": "أوامر",
906906
"upvotes": "أصوات",
907-
"noData": "لا توجد بيانات بعد"
907+
"perPrompt": "لكل أمر",
908+
"noData": "لا توجد بيانات بعد",
909+
"sortByTotal": "ترتيب حسب إجمالي الأصوات",
910+
"sortByRatio": "ترتيب حسب الأصوات لكل أمر"
908911
},
909912
"errors": {
910913
"notFound": "الصفحة غير موجودة",

messages/az.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,10 @@
878878
"thisWeek": "Bu Həftə",
879879
"prompts": "prompt",
880880
"upvotes": "bəyənmə",
881-
"noData": "Hələ məlumat yoxdur"
881+
"perPrompt": "prompt başına",
882+
"noData": "Hələ məlumat yoxdur",
883+
"sortByTotal": "Ümumi səslərə görə sırala",
884+
"sortByRatio": "Prompt başına səslərə görə sırala"
882885
},
883886
"errors": {
884887
"notFound": "Səhifə tapılmadı",

messages/de.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,10 @@
904904
"thisWeek": "Diese Woche",
905905
"prompts": "Prompts",
906906
"upvotes": "Stimmen",
907-
"noData": "Noch keine Daten verfügbar"
907+
"perPrompt": "pro Prompt",
908+
"noData": "Noch keine Daten verfügbar",
909+
"sortByTotal": "Nach Gesamtstimmen sortieren",
910+
"sortByRatio": "Nach Stimmen pro Prompt sortieren"
908911
},
909912
"errors": {
910913
"notFound": "Seite nicht gefunden",

messages/el.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,10 @@
904904
"thisWeek": "Αυτή την εβδομάδα",
905905
"prompts": "prompts",
906906
"upvotes": "ψήφοι",
907-
"noData": "Δεν υπάρχουν διαθέσιμα δεδομένα ακόμα"
907+
"perPrompt": "ανά prompt",
908+
"noData": "Δεν υπάρχουν διαθέσιμα δεδομένα ακόμα",
909+
"sortByTotal": "Ταξινόμηση κατά συνολικές ψήφους",
910+
"sortByRatio": "Ταξινόμηση κατά ψήφους ανά prompt"
908911
},
909912
"errors": {
910913
"notFound": "Η σελίδα δεν βρέθηκε",

messages/en.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,10 @@
878878
"thisWeek": "This Week",
879879
"prompts": "prompts",
880880
"upvotes": "upvotes",
881-
"noData": "No data available yet"
881+
"perPrompt": "per prompt",
882+
"noData": "No data available yet",
883+
"sortByTotal": "Sort by total votes",
884+
"sortByRatio": "Sort by votes per prompt"
882885
},
883886
"errors": {
884887
"notFound": "Page not found",

messages/es.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,10 @@
904904
"thisWeek": "Esta Semana",
905905
"prompts": "prompts",
906906
"upvotes": "votos",
907-
"noData": "Aún no hay datos disponibles"
907+
"perPrompt": "por prompt",
908+
"noData": "Aún no hay datos disponibles",
909+
"sortByTotal": "Ordenar por votos totales",
910+
"sortByRatio": "Ordenar por votos por prompt"
908911
},
909912
"errors": {
910913
"notFound": "Página no encontrada",

messages/fa.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,10 @@
878878
"thisWeek": "این هفته",
879879
"prompts": "پرامپت",
880880
"upvotes": "لایک",
881-
"noData": "هنوز داده‌ای موجود نیست"
881+
"perPrompt": "به ازای هر پرامپت",
882+
"noData": "هنوز داده‌ای موجود نیست",
883+
"sortByTotal": "مرتب‌سازی بر اساس کل آرا",
884+
"sortByRatio": "مرتب‌سازی بر اساس آرا به ازای هر پرامپت"
882885
},
883886
"errors": {
884887
"notFound": "صفحه یافت نشد",

messages/fr.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,10 @@
904904
"thisWeek": "Cette Semaine",
905905
"prompts": "prompts",
906906
"upvotes": "votes",
907-
"noData": "Aucune donnée disponible pour l'instant"
907+
"perPrompt": "par prompt",
908+
"noData": "Aucune donnée disponible pour l'instant",
909+
"sortByTotal": "Trier par votes totaux",
910+
"sortByRatio": "Trier par votes par prompt"
908911
},
909912
"errors": {
910913
"notFound": "Page non trouvée",

messages/he.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,10 @@
904904
"thisWeek": "השבוע",
905905
"prompts": "פרומפטים",
906906
"upvotes": "דירוגים",
907-
"noData": "אין נתונים זמינים עדיין"
907+
"perPrompt": "לכל פרומפט",
908+
"noData": "אין נתונים זמינים עדיין",
909+
"sortByTotal": "מיון לפי סך הקולות",
910+
"sortByRatio": "מיון לפי קולות לכל פרומפט"
908911
},
909912
"errors": {
910913
"notFound": "הדף לא נמצא",

messages/it.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,10 @@
904904
"thisWeek": "Questa Settimana",
905905
"prompts": "prompt",
906906
"upvotes": "voti",
907-
"noData": "Nessun dato disponibile ancora"
907+
"perPrompt": "per prompt",
908+
"noData": "Nessun dato disponibile ancora",
909+
"sortByTotal": "Ordina per voti totali",
910+
"sortByRatio": "Ordina per voti per prompt"
908911
},
909912
"errors": {
910913
"notFound": "Pagina non trovata",

0 commit comments

Comments
 (0)