#18 Add sql index for unpublished exercises
And remove spec for remove feature
This commit is contained in:

committed by
Felix Auringer

parent
2d2869765f
commit
028fc2989a
@ -722,6 +722,10 @@ de:
|
||||
all: "Alle Kommentaranfragen"
|
||||
get_rfcs_with_my_comments: Kommentaranfragen die ich kommentiert habe
|
||||
get_my_rfc_activity: "Meine Kommentaraktivität"
|
||||
study_groups:
|
||||
placeholder: "Lerngruppe"
|
||||
current: "Aktuelle Lerngruppe"
|
||||
my: "Meine Lerngruppen"
|
||||
no_question: "Der Autor hat keine Frage zu dieser Anfrage gestellt."
|
||||
mark_as_solved: "Diese Frage als beantwortet markieren"
|
||||
show_all: "Alle Anfragen anzeigen"
|
||||
|
@ -724,6 +724,10 @@ en:
|
||||
get_my_comment_requests: My Requests for Comments
|
||||
get_rfcs_with_my_comments: Requests for Comments I have commented on
|
||||
get_my_rfc_activity: "My Comment Activity"
|
||||
study_groups:
|
||||
placeholder: "Study group"
|
||||
current: "Current Study Group"
|
||||
my: "My Study Groups"
|
||||
no_question: "The author did not enter a question for this request."
|
||||
mark_as_solved: "Mark this question as answered"
|
||||
show_all: "All requests"
|
||||
|
Reference in New Issue
Block a user