mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 07:29:49 +00:00
Update Translations
This commit is contained in:
parent
a79f368f41
commit
11b6af07f1
|
@ -250,6 +250,9 @@ msgstr ""
|
|||
msgid "Import as:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Apply to all"
|
||||
msgstr ""
|
||||
|
||||
msgid "Recent projects"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@ __meta__ = {
|
|||
|
||||
[node name="CenterContainer" type="CenterContainer" parent="VBoxContainer"]
|
||||
margin_right = 534.0
|
||||
margin_bottom = 300.0
|
||||
margin_bottom = 324.0
|
||||
size_flags_vertical = 3
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
|
@ -35,8 +35,9 @@ __meta__ = {
|
|||
|
||||
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/CenterContainer"]
|
||||
margin_left = 117.0
|
||||
margin_top = 12.0
|
||||
margin_right = 417.0
|
||||
margin_bottom = 300.0
|
||||
margin_bottom = 312.0
|
||||
rect_min_size = Vector2( 300, 300 )
|
||||
expand = true
|
||||
stretch_mode = 6
|
||||
|
@ -56,7 +57,7 @@ visible = false
|
|||
margin_top = 304.0
|
||||
margin_right = 534.0
|
||||
margin_bottom = 324.0
|
||||
text = "Apply to all ?"
|
||||
text = "Apply to all"
|
||||
|
||||
[node name="SizeContainer" type="HBoxContainer" parent="VBoxContainer"]
|
||||
margin_top = 328.0
|
||||
|
|
Loading…
Reference in a new issue