30 lines
889 B
Text
30 lines
889 B
Text
[gd_scene load_steps=2 format=3 uid="uid://bnkc2ox5vcdkq"]
|
|
|
|
[ext_resource type="Script" path="res://addons/localization_editor/scenes/translations/LocalizationTranslation.gd" id="1"]
|
|
|
|
[node name="LocalizationTranslation" type="MarginContainer"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
rect_min_size = Vector2(0, 33)
|
|
theme_override_constants/margin_right = 3
|
|
theme_override_constants/margin_left = 3
|
|
theme_override_constants/margin_bottom = 3
|
|
script = ExtResource( "1" )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="HBox" type="HBoxContainer" parent="."]
|
|
offset_left = 3.0
|
|
offset_right = 1021.0
|
|
offset_bottom = 597.0
|
|
rect_min_size = Vector2(0, 24)
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
|
|
[node name="Translation" type="LineEdit" parent="HBox"]
|
|
offset_right = 1018.0
|
|
offset_bottom = 597.0
|
|
rect_min_size = Vector2(0, 24)
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|