Fix typos
This commit is contained in:
parent
09e812cd8d
commit
44aef16f39
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ baseAction = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Store all regex specific to module, to eclude the corresponding keyx from the common string module
|
# Store all regex specific to module, to exclude the corresponding key from the common string module
|
||||||
allRegexToExcludeFromMainModule = []
|
allRegexToExcludeFromMainModule = []
|
||||||
# All actions that will be serialized in the localazy config
|
# All actions that will be serialized in the localazy config
|
||||||
allActions = []
|
allActions = []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue