diff --git a/lib/data/en/neuroticism.js b/lib/data/en/neuroticism.js index 7689e5c..bce59c4 100644 --- a/lib/data/en/neuroticism.js +++ b/lib/data/en/neuroticism.js @@ -22,14 +22,14 @@ regulation can diminish a neurotic's ability to think clearly, make decisions, and cope effectively with stress.`, results: [ { - score: 'low', + score: 'low', // do not translate this line text: `Your score on Neuroticism is low, indicating that you are exceptionally calm, composed and unflappable. You do not react with intense emotions, even to situations that most people would describe as stressful.` }, { - score: 'neutral', + score: 'neutral', // do not translate this line text: `Your score on Neuroticism is average, indicating that your level of emotional reactivity is typical of the general population. Stressful and frustrating situations are somewhat upsetting to you, @@ -37,7 +37,7 @@ but you are generally able to get over these feelings and cope with these situations.` }, { - score: 'high', + score: 'high', // do not translate this line text: `Your score on Neuroticism is high, indicating that you are easily upset, even by what most people consider the normal demands of living. People consider you to be sensitive and emotional.`