OCEANAI / config.toml
ElenaRyumina's picture
Summary
f51c1fd
raw history blame
No virus
375 Bytes
[AppSettings]
APP_VERSION = "0.1.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"
NOTI_CALCULATE = "You can calculate Big Five personality traits scores"
[TabCreators]
"App" = "app_tab"
"About the Authors" = "about_authors_tab"