first Prototype
This commit is contained in:
parent
e11825c698
commit
35ce267482
481 changed files with 17315 additions and 1 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