OCEANAI / config.toml
ElenaRyumina's picture
v.0.0.2 (#1)
42c4f80 verified
raw
history blame
No virus
526 Bytes
[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"