mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
Support for .meta.json files other than init (#189)
* Support for .meta.json files other than init * Localize .meta.json application
This commit is contained in:
committed by
Lucien Greathouse
parent
ff53113358
commit
a3dc4fa001
5
test-projects/meta_files/src/LocalizationTable.meta.json
Normal file
5
test-projects/meta_files/src/LocalizationTable.meta.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"properties": {
|
||||
"SourceLocaleId": "es"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user