TTY OV  1
A cross platform python terminal
Loading...
Searching...
No Matches
polyguard.src.constants.LangConfig Class Reference
Collaboration diagram for polyguard.src.constants.LangConfig:
Collaboration graph

Static Public Attributes

bool en = True
 
bool en_uk = False
 
bool en_us = False
 
bool en_au = False
 
bool fr = True
 
bool fr_ca = False
 
bool es = True
 
bool es_es = False
 
bool es_mx = False
 
bool es_ar = False
 
bool de = True
 
bool de_at = False
 
bool de_ch = False
 
bool de_de = False
 
bool it = True
 
bool it_ch = False
 
bool it_it = False
 
bool pt = True
 
bool pt_pt = False
 
bool pt_br = False
 
bool pt_ao = False
 
bool nl = True
 
bool nl_nl = False
 
bool nl_be = False
 
bool nl_sr = False
 
bool pl = False
 
bool pl_pl = False
 
bool pl_ua = False
 
bool pl_lt = False
 
bool ro = False
 
bool ro_ro = False
 
bool ro_md = False
 
bool ro_rs = False
 
bool hu = False
 
bool hu_hu = False
 
bool hu_at = False
 
bool hu_sk = False
 
bool hu_rs = False
 
bool sv = False
 
bool sv_se = False
 
bool sv_fi = False
 
bool sv_no = False
 
bool sv_dk = False
 
bool da = False
 
bool da_dk = False
 
bool da_se = False
 
bool da_no = False
 
bool da_gl = False
 
bool no = False
 
bool no_no = False
 
bool no_se = False
 
bool no_dk = False
 
bool no_sa = False
 
bool fi = False
 
bool fi_fi = False
 
bool fi_se = False
 
bool fi_ru = False
 
bool fi_ee = False
 
bool el = False
 
bool el_gr = False
 
bool el_cy = False
 
bool el_tr = False
 
bool el_it = False
 
bool el_al = False
 
bool tr = False
 
bool tr_tr = False
 
bool tr_cy = False
 
bool tr_bg = False
 
bool tr_gr = False
 
bool tr_mk = False
 
bool ru = False
 
bool ru_ru = False
 
bool ru_by = False
 
bool ru_kz = False
 
bool ru_ua = False
 
bool ru_md = False
 
bool brainrot = False
 
bool brainrot_twitch = False
 
bool brainrot_tiktok = False
 
bool brainrot_gaming = False
 
bool brainrot_alpha = False
 
bool brainrot_discord = False
 
bool other = False
 

Detailed Description

This is the class in charge of allowing the user to configure the languages they which to check for.

Definition at line 53 of file constants.py.

Field Documentation

◆ brainrot

bool polyguard.src.constants.LangConfig.brainrot = False
static

Definition at line 143 of file constants.py.

◆ brainrot_alpha

bool polyguard.src.constants.LangConfig.brainrot_alpha = False
static

Definition at line 147 of file constants.py.

◆ brainrot_discord

bool polyguard.src.constants.LangConfig.brainrot_discord = False
static

Definition at line 148 of file constants.py.

◆ brainrot_gaming

bool polyguard.src.constants.LangConfig.brainrot_gaming = False
static

Definition at line 146 of file constants.py.

◆ brainrot_tiktok

bool polyguard.src.constants.LangConfig.brainrot_tiktok = False
static

Definition at line 145 of file constants.py.

◆ brainrot_twitch

bool polyguard.src.constants.LangConfig.brainrot_twitch = False
static

Definition at line 144 of file constants.py.

◆ da

bool polyguard.src.constants.LangConfig.da = False
static

Definition at line 106 of file constants.py.

◆ da_dk

bool polyguard.src.constants.LangConfig.da_dk = False
static

Definition at line 107 of file constants.py.

◆ da_gl

bool polyguard.src.constants.LangConfig.da_gl = False
static

Definition at line 110 of file constants.py.

◆ da_no

bool polyguard.src.constants.LangConfig.da_no = False
static

Definition at line 109 of file constants.py.

◆ da_se

bool polyguard.src.constants.LangConfig.da_se = False
static

Definition at line 108 of file constants.py.

◆ de

bool polyguard.src.constants.LangConfig.de = True
static

Definition at line 69 of file constants.py.

◆ de_at

bool polyguard.src.constants.LangConfig.de_at = False
static

Definition at line 70 of file constants.py.

◆ de_ch

bool polyguard.src.constants.LangConfig.de_ch = False
static

Definition at line 71 of file constants.py.

◆ de_de

bool polyguard.src.constants.LangConfig.de_de = False
static

Definition at line 72 of file constants.py.

◆ el

bool polyguard.src.constants.LangConfig.el = False
static

Definition at line 121 of file constants.py.

◆ el_al

bool polyguard.src.constants.LangConfig.el_al = False
static

Definition at line 126 of file constants.py.

◆ el_cy

bool polyguard.src.constants.LangConfig.el_cy = False
static

Definition at line 123 of file constants.py.

◆ el_gr

bool polyguard.src.constants.LangConfig.el_gr = False
static

Definition at line 122 of file constants.py.

◆ el_it

bool polyguard.src.constants.LangConfig.el_it = False
static

Definition at line 125 of file constants.py.

◆ el_tr

bool polyguard.src.constants.LangConfig.el_tr = False
static

Definition at line 124 of file constants.py.

◆ en

bool polyguard.src.constants.LangConfig.en = True
static

Definition at line 57 of file constants.py.

◆ en_au

bool polyguard.src.constants.LangConfig.en_au = False
static

Definition at line 60 of file constants.py.

◆ en_uk

bool polyguard.src.constants.LangConfig.en_uk = False
static

Definition at line 58 of file constants.py.

◆ en_us

bool polyguard.src.constants.LangConfig.en_us = False
static

Definition at line 59 of file constants.py.

◆ es

bool polyguard.src.constants.LangConfig.es = True
static

Definition at line 65 of file constants.py.

◆ es_ar

bool polyguard.src.constants.LangConfig.es_ar = False
static

Definition at line 68 of file constants.py.

◆ es_es

bool polyguard.src.constants.LangConfig.es_es = False
static

Definition at line 66 of file constants.py.

◆ es_mx

bool polyguard.src.constants.LangConfig.es_mx = False
static

Definition at line 67 of file constants.py.

◆ fi

bool polyguard.src.constants.LangConfig.fi = False
static

Definition at line 116 of file constants.py.

◆ fi_ee

bool polyguard.src.constants.LangConfig.fi_ee = False
static

Definition at line 120 of file constants.py.

◆ fi_fi

bool polyguard.src.constants.LangConfig.fi_fi = False
static

Definition at line 117 of file constants.py.

◆ fi_ru

bool polyguard.src.constants.LangConfig.fi_ru = False
static

Definition at line 119 of file constants.py.

◆ fi_se

bool polyguard.src.constants.LangConfig.fi_se = False
static

Definition at line 118 of file constants.py.

◆ fr

bool polyguard.src.constants.LangConfig.fr = True
static

Definition at line 63 of file constants.py.

◆ fr_ca

bool polyguard.src.constants.LangConfig.fr_ca = False
static

Definition at line 64 of file constants.py.

◆ hu

bool polyguard.src.constants.LangConfig.hu = False
static

Definition at line 94 of file constants.py.

◆ hu_at

bool polyguard.src.constants.LangConfig.hu_at = False
static

Definition at line 96 of file constants.py.

◆ hu_hu

bool polyguard.src.constants.LangConfig.hu_hu = False
static

Definition at line 95 of file constants.py.

◆ hu_rs

bool polyguard.src.constants.LangConfig.hu_rs = False
static

Definition at line 98 of file constants.py.

◆ hu_sk

bool polyguard.src.constants.LangConfig.hu_sk = False
static

Definition at line 97 of file constants.py.

◆ it

bool polyguard.src.constants.LangConfig.it = True
static

Definition at line 73 of file constants.py.

◆ it_ch

bool polyguard.src.constants.LangConfig.it_ch = False
static

Definition at line 74 of file constants.py.

◆ it_it

bool polyguard.src.constants.LangConfig.it_it = False
static

Definition at line 75 of file constants.py.

◆ nl

bool polyguard.src.constants.LangConfig.nl = True
static

Definition at line 80 of file constants.py.

◆ nl_be

bool polyguard.src.constants.LangConfig.nl_be = False
static

Definition at line 82 of file constants.py.

◆ nl_nl

bool polyguard.src.constants.LangConfig.nl_nl = False
static

Definition at line 81 of file constants.py.

◆ nl_sr

bool polyguard.src.constants.LangConfig.nl_sr = False
static

Definition at line 83 of file constants.py.

◆ no

bool polyguard.src.constants.LangConfig.no = False
static

Definition at line 111 of file constants.py.

◆ no_dk

bool polyguard.src.constants.LangConfig.no_dk = False
static

Definition at line 114 of file constants.py.

◆ no_no

bool polyguard.src.constants.LangConfig.no_no = False
static

Definition at line 112 of file constants.py.

◆ no_sa

bool polyguard.src.constants.LangConfig.no_sa = False
static

Definition at line 115 of file constants.py.

◆ no_se

bool polyguard.src.constants.LangConfig.no_se = False
static

Definition at line 113 of file constants.py.

◆ other

bool polyguard.src.constants.LangConfig.other = False
static

Definition at line 149 of file constants.py.

◆ pl

bool polyguard.src.constants.LangConfig.pl = False
static

Definition at line 86 of file constants.py.

◆ pl_lt

bool polyguard.src.constants.LangConfig.pl_lt = False
static

Definition at line 89 of file constants.py.

◆ pl_pl

bool polyguard.src.constants.LangConfig.pl_pl = False
static

Definition at line 87 of file constants.py.

◆ pl_ua

bool polyguard.src.constants.LangConfig.pl_ua = False
static

Definition at line 88 of file constants.py.

◆ pt

bool polyguard.src.constants.LangConfig.pt = True
static

Definition at line 76 of file constants.py.

◆ pt_ao

bool polyguard.src.constants.LangConfig.pt_ao = False
static

Definition at line 79 of file constants.py.

◆ pt_br

bool polyguard.src.constants.LangConfig.pt_br = False
static

Definition at line 78 of file constants.py.

◆ pt_pt

bool polyguard.src.constants.LangConfig.pt_pt = False
static

Definition at line 77 of file constants.py.

◆ ro

bool polyguard.src.constants.LangConfig.ro = False
static

Definition at line 90 of file constants.py.

◆ ro_md

bool polyguard.src.constants.LangConfig.ro_md = False
static

Definition at line 92 of file constants.py.

◆ ro_ro

bool polyguard.src.constants.LangConfig.ro_ro = False
static

Definition at line 91 of file constants.py.

◆ ro_rs

bool polyguard.src.constants.LangConfig.ro_rs = False
static

Definition at line 93 of file constants.py.

◆ ru

bool polyguard.src.constants.LangConfig.ru = False
static

Definition at line 135 of file constants.py.

◆ ru_by

bool polyguard.src.constants.LangConfig.ru_by = False
static

Definition at line 137 of file constants.py.

◆ ru_kz

bool polyguard.src.constants.LangConfig.ru_kz = False
static

Definition at line 138 of file constants.py.

◆ ru_md

bool polyguard.src.constants.LangConfig.ru_md = False
static

Definition at line 140 of file constants.py.

◆ ru_ru

bool polyguard.src.constants.LangConfig.ru_ru = False
static

Definition at line 136 of file constants.py.

◆ ru_ua

bool polyguard.src.constants.LangConfig.ru_ua = False
static

Definition at line 139 of file constants.py.

◆ sv

bool polyguard.src.constants.LangConfig.sv = False
static

Definition at line 101 of file constants.py.

◆ sv_dk

bool polyguard.src.constants.LangConfig.sv_dk = False
static

Definition at line 105 of file constants.py.

◆ sv_fi

bool polyguard.src.constants.LangConfig.sv_fi = False
static

Definition at line 103 of file constants.py.

◆ sv_no

bool polyguard.src.constants.LangConfig.sv_no = False
static

Definition at line 104 of file constants.py.

◆ sv_se

bool polyguard.src.constants.LangConfig.sv_se = False
static

Definition at line 102 of file constants.py.

◆ tr

bool polyguard.src.constants.LangConfig.tr = False
static

Definition at line 129 of file constants.py.

◆ tr_bg

bool polyguard.src.constants.LangConfig.tr_bg = False
static

Definition at line 132 of file constants.py.

◆ tr_cy

bool polyguard.src.constants.LangConfig.tr_cy = False
static

Definition at line 131 of file constants.py.

◆ tr_gr

bool polyguard.src.constants.LangConfig.tr_gr = False
static

Definition at line 133 of file constants.py.

◆ tr_mk

bool polyguard.src.constants.LangConfig.tr_mk = False
static

Definition at line 134 of file constants.py.

◆ tr_tr

bool polyguard.src.constants.LangConfig.tr_tr = False
static

Definition at line 130 of file constants.py.


The documentation for this class was generated from the following file: