ElenaRyumina commited on
Commit
f11533a
β€’
1 Parent(s): 1a72a47

Update config.toml

Browse files
Files changed (1) hide show
  1. config.toml +2 -2
config.toml CHANGED
@@ -15,11 +15,11 @@ DROPDOWN_LANGUAGES_INFO = "Select the language of the app"
15
  VALUE_FROM_TO_INFO = "Set value from {} to {}"
16
  SUM_WEIGHTS = "The sum of the weights of the personality traits should be 100, not {}"
17
  STEP_1 = "Step 1: Calculation of personality traits scores"
18
- STEP_2 = "Step 2: Solving a practical task"
19
 
20
  [OtherMessages]
21
  CALCULATE_PT_SCORES = "Calculation of Big Five personality traits scores"
22
- CALCULATE_PRACTICAL_TASK = "Solving a practical task"
23
  CLEAR_APP = "Clear"
24
  EXAMPLES_APP = "Examples"
25
  EXPORT_PT_SCORES = "Export Big Five personality traits to a CSV file"
 
15
  VALUE_FROM_TO_INFO = "Set value from {} to {}"
16
  SUM_WEIGHTS = "The sum of the weights of the personality traits should be 100, not {}"
17
  STEP_1 = "Step 1: Calculation of personality traits scores"
18
+ STEP_2 = "Step 2: Solving practical task"
19
 
20
  [OtherMessages]
21
  CALCULATE_PT_SCORES = "Calculation of Big Five personality traits scores"
22
+ CALCULATE_PRACTICAL_TASK = "Solving practical task"
23
  CLEAR_APP = "Clear"
24
  EXAMPLES_APP = "Examples"
25
  EXPORT_PT_SCORES = "Export Big Five personality traits to a CSV file"