Configured Plugins: LocalizationEditor, gdLinter
This commit is contained in:
parent
e67d9fad3c
commit
353a455243
9 changed files with 75 additions and 20 deletions
9
localization/LocalizationPlaceholders.gd
Normal file
9
localization/LocalizationPlaceholders.gd
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Placeholders for LocalizationManger to use in source code: MIT License
|
||||
# @author Vladimir Petrenko
|
||||
@tool
|
||||
class_name LocalizationPlaceholders
|
||||
|
||||
|
||||
const PLACEHOLDERS = [
|
||||
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue