Add show threat values and % options.
This commit is contained in:
parent
40fb526d1f
commit
06fab05a7e
8 changed files with 78 additions and 8 deletions
|
|
@ -12,6 +12,7 @@ L["Open Config"] = "Ouvrir la fenêtre de config."
|
|||
L["Hide Omen"] = "Cacher Omen"
|
||||
L["Name"] = "Nom"
|
||||
L["Threat [%]"] = "Menace [%]"
|
||||
L["Threat"] = "Menace"
|
||||
L["TPS"] = "MPS"
|
||||
L["Toggle Focus"] = true
|
||||
|
||||
|
|
@ -125,6 +126,8 @@ L["Show TPS"] = "Afficher la MPS"
|
|||
L["Show threat per second values"] = "Affiche les valeurs de la menace par seconde."
|
||||
L["TPS Window"] = "Fenêtre MPS"
|
||||
L["TPS_WINDOW_DESC"] = "Le calcul de la menace par seconde se fait en temps réel sur une fenêtre des X dernières secondes."
|
||||
L["Show Threat Values"] = true
|
||||
L["Show Threat %"] = true
|
||||
L["Show Headings"] = "Afficher les en-têtes"
|
||||
L["Show column headings"] = "Affiche les en-têtes des colonnes."
|
||||
L["Heading BG Color"] = "Couleur A-P en-tête"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue