1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 06:14:48 -04:00
dressupzack/windows/ComingSoon.tscn
Anthony Wilcox 67747196b7 Localization in English and Swedish
- New localization for English (obviously) and now Swedish. The system is very straight forward, but I'd suggest checking out Godot's documentation for a proper understanding on how it works.

https://docs.godotengine.org/en/3.0/getting_started/workflow/assets/importing_translations.html
2019-01-01 08:27:45 -05:00

13 lines
343 B
Text

[gd_scene load_steps=2 format=2]
[ext_resource path="res://widgets/WindowControl.tscn" type="PackedScene" id=1]
[node name="ComingSoon" type="Node" index="0"]
[node name="WindowControl" parent="." index="0" instance=ExtResource( 1 )]
toolbar_title = "KSOO"
content_text = "This feature has not been implemented yet."
content_height = 30