Address FR at bug #18047: type_*= and range_*=
aren't recognized as keys that should have translation marks.
This commit is contained in:
parent
c74898711d
commit
d33bd35d96
1 changed files with 9 additions and 0 deletions
|
@ -672,6 +672,15 @@ translatables = (\
|
|||
"tooltip",
|
||||
"translator_comment",
|
||||
"user_team_name",
|
||||
"type_blade",
|
||||
"type_pierce",
|
||||
"type_impact",
|
||||
"type_fire",
|
||||
"type_cold",
|
||||
"type_arcane",
|
||||
"type_electrical",
|
||||
"range_melee",
|
||||
"range_ranged",
|
||||
)
|
||||
|
||||
spellcheck_these = (\
|
||||
|
|
Loading…
Add table
Reference in a new issue