File size: 526 Bytes
f51c1fd
69f6759
f51c1fd
 
 
 
 
 
 
 
69f6759
 
f51c1fd
 
 
 
 
 
69f6759
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[AppSettings]
APP_VERSION = "0.2.0"
CSS_PATH = "app.css"

[InformationMessages]
NOTI_VIDEOS = "Select the video(s)"

[OtherMessages]
CALCULATE_PT_SCORES = "Calculation of Big Five personality traits scores"
CLEAR_APP = "Clear"
EXAMPLES_APP = "Examples"
EXPORT_PT_SCORES = "Export Big Five personality traits to a CSV file"
NOTI_CALCULATE = "You can calculate Big Five personality traits scores"

[TabCreators]
"App" = "app_tab"
"About the Authors" = "about_authors_tab"

[Filenames]
PT_SCORES = "personality_traits_scores.csv"