chore(profile): rename eo-label name column
This commit is contained in:
parent
a00afa2150
commit
614b8a18a9
@ -62,6 +62,6 @@ CsvExport: CSV-Export
|
|||||||
TableProportion c@Text of'@Text prop@Rational !ident-ok: #{c}/#{of'} (#{rationalToFixed2 (100 * prop)}%)
|
TableProportion c@Text of'@Text prop@Rational !ident-ok: #{c}/#{of'} (#{rationalToFixed2 (100 * prop)}%)
|
||||||
TableProportionNoRatio c@Text of'@Text !ident-ok: #{c}/#{of'}
|
TableProportionNoRatio c@Text of'@Text !ident-ok: #{c}/#{of'}
|
||||||
TableExamFinished: Ergebnisse sichtbar ab
|
TableExamFinished: Ergebnisse sichtbar ab
|
||||||
TableExamOfficeLabel: Prüfungs-Label
|
TableExamOfficeLabel: Label-Name
|
||||||
TableExamOfficeLabelStatus: Label-Farbe
|
TableExamOfficeLabelStatus: Label-Farbe
|
||||||
TableExamOfficeLabelPriority: Label-Priorität
|
TableExamOfficeLabelPriority: Label-Priorität
|
||||||
@ -62,6 +62,6 @@ CsvExport: CSV export
|
|||||||
TableProportion c of' prop: #{c}/#{of'} (#{rationalToFixed2 (100 * prop)}%)
|
TableProportion c of' prop: #{c}/#{of'} (#{rationalToFixed2 (100 * prop)}%)
|
||||||
TableProportionNoRatio c of': #{c}/#{of'}
|
TableProportionNoRatio c of': #{c}/#{of'}
|
||||||
TableExamFinished: Results visible from
|
TableExamFinished: Results visible from
|
||||||
TableExamOfficeLabel: Exam label
|
TableExamOfficeLabel: Label name
|
||||||
TableExamOfficeLabelStatus: Label colour
|
TableExamOfficeLabelStatus: Label colour
|
||||||
TableExamOfficeLabelPriority: Label priority
|
TableExamOfficeLabelPriority: Label priority
|
||||||
Reference in New Issue
Block a user