diff --git a/resources/lang/de.json b/resources/lang/de.json index 2f43cfd5..b98d6218 100644 --- a/resources/lang/de.json +++ b/resources/lang/de.json @@ -625,7 +625,7 @@ "Hall of fame of our honorable plebs": "Hall of fame unserer Plebs", "Perimeter search bookcase :name (25km)": "Umkreissuche :name (25km)", "Show landing page": "Landing-Page anzeigen", - "Orange pilled": "", + "Orange pilled": "georangepilled", "Points": "", "Changelog": "", "Back": "Zurück", @@ -699,4 +699,4 @@ "You do not have permission to view the page.": "Du hast keine Berechtigung, die Seite anzuzeigen.", "Please contact the admins for new file types, otherwise pack the files in a ZIP! (Currently: PDF, ZIP)": "Bitte kontaktiere die Administratoren für neue Dateitypen, ansonsten packe die Dateien in ein ZIP! (Derzeit: PDF, ZIP)", "load more...": "" -} \ No newline at end of file +} diff --git a/resources/lang/en.json b/resources/lang/en.json index 3561cee4..845f7681 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -617,7 +617,7 @@ "Hall of fame of our honorable plebs": "", "Perimeter search bookcase :name (25km)": "", "Show landing page": "", - "Orange pilled": "", + "Orange pilled": "orange-pilled", "Points": "", "Changelog": "", "Back": "", @@ -693,4 +693,4 @@ "You do not have permission to view the page.": "", "Please contact the admins for new file types, otherwise pack the files in a ZIP! (Currently: PDF, ZIP)": "", "load more...": "" -} \ No newline at end of file +}