change category to topic in german and english locales

This commit is contained in:
Moriz Wahl 2022-08-31 14:28:25 +02:00
parent c61e983102
commit d6f8b0dc77
2 changed files with 18 additions and 18 deletions

View File

@ -11,7 +11,7 @@
"admin": {
"categories": {
"categoryName": "Name",
"name": "Kategorien",
"name": "Themen",
"postCount": "Beiträge"
},
"dashboard": {
@ -98,7 +98,7 @@
}
},
"common": {
"category": "Kategorie ::: Kategorien",
"category": "Thema ::: Themen",
"comment": "Kommentar ::: Kommentare",
"letsTalk": "Miteinander reden",
"loading": "wird geladen",
@ -113,7 +113,7 @@
"takeAction": "Aktiv werden",
"user": "Benutzer ::: Benutzer",
"validations": {
"categories": "es müssen eine bis drei Kategorien ausgewählt werden",
"categories": "es müssen eine bis drei Themen ausgewählt werden",
"email": "muss eine gültige E-Mail-Adresse sein",
"url": "muss eine gültige URL sein"
},
@ -214,7 +214,7 @@
"amount-shouts": "{amount} recommendations",
"amount-views": "{amount} views",
"categories": {
"infoSelectedNoOfMaxCategories": "{chosen} von {max} Kategorien ausgewählt"
"infoSelectedNoOfMaxCategories": "{chosen} von {max} Themen ausgewählt"
},
"category": {
"name": {
@ -348,7 +348,7 @@
},
"filter-menu": {
"all": "Alle",
"categories": "Themenkategorien",
"categories": "Themen",
"emotions": "Emotionen",
"filter-by": "Filtern nach ...",
"following": "Benutzern, denen ich folge",
@ -470,7 +470,7 @@
"noDecision": "Keine Entscheidung!",
"numberOfUsers": "{count} Nutzern",
"previousDecision": "Vorherige Entscheidung:",
"reasonCategory": "Kategorie",
"reasonCategory": "Thema",
"reasonDescription": "Beschreibung",
"reportedOn": "Datum",
"status": "Aktueller Status",
@ -587,8 +587,8 @@
},
"reason": {
"category": {
"invalid": "Bitte wähle eine gültige Kategorie aus",
"label": "Wähle eine Kategorie:",
"invalid": "Bitte wähle ein gültiges Thema aus",
"label": "Wähle ein Thema:",
"options": {
"advert_products_services_commercial": "Bewerben von Produkten und Dienstleistungen mit kommerzieller Absicht.",
"criminal_behavior_violation_german_law": "Strafbares Verhalten bzw. Verstoß gegen deutsches Recht.",
@ -599,7 +599,7 @@
"other": "Andere …",
"pornographic_content_links": "Das Senden oder Verlinken eindeutig pornografischen Materials."
},
"placeholder": "Kategorie …"
"placeholder": "Thema …"
},
"description": {
"label": "Bitte erkläre: Warum möchtest Du dies melden?",

View File

@ -11,7 +11,7 @@
"admin": {
"categories": {
"categoryName": "Name",
"name": "Categories",
"name": "Topics",
"postCount": "Posts"
},
"dashboard": {
@ -98,7 +98,7 @@
}
},
"common": {
"category": "Category ::: Categories",
"category": "Topic ::: Topics",
"comment": "Comment ::: Comments",
"letsTalk": "Let`s Talk",
"loading": "loading",
@ -113,7 +113,7 @@
"takeAction": "Take Action",
"user": "User ::: Users",
"validations": {
"categories": "at least one and at most three categories must be selected",
"categories": "at least one and at most three topics must be selected",
"email": "must be a valid e-mail address",
"url": "must be a valid URL"
},
@ -214,7 +214,7 @@
"amount-shouts": "{amount} recommendations",
"amount-views": "{amount} views",
"categories": {
"infoSelectedNoOfMaxCategories": "{chosen} of {max} categories selected"
"infoSelectedNoOfMaxCategories": "{chosen} of {max} topics selected"
},
"category": {
"name": {
@ -348,7 +348,7 @@
},
"filter-menu": {
"all": "All",
"categories": "Categories of Content",
"categories": "Topics",
"emotions": "Emotions",
"filter-by": "Filter by ...",
"following": "Users I follow",
@ -470,7 +470,7 @@
"noDecision": "No decision!",
"numberOfUsers": "{count} users",
"previousDecision": "Previous decision:",
"reasonCategory": "Category",
"reasonCategory": "Topic",
"reasonDescription": "Description",
"reportedOn": "Date",
"status": "Current status",
@ -587,8 +587,8 @@
},
"reason": {
"category": {
"invalid": "Please select a valid category",
"label": "Select a category:",
"invalid": "Please select a valid topic",
"label": "Select a topic:",
"options": {
"advert_products_services_commercial": "Advertising products and services with commercial intent.",
"criminal_behavior_violation_german_law": "Criminal behavior or violation of German law.",
@ -599,7 +599,7 @@
"other": "Other …",
"pornographic_content_links": "Posting or linking of clearly pornographic material."
},
"placeholder": "Category …"
"placeholder": "Topic …"
},
"description": {
"label": "Please explain: Why you like to report this?",