fix(cocina): translations
This commit is contained in:
@@ -103,7 +103,7 @@ combine_when_selected_action_is_in = PackedStringArray()
|
||||
is_exit = true
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "tooltip_cocina_puerta_detras_action1"
|
||||
"action1": "cocina_puerta_detras_action1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -127,7 +127,7 @@ combine_when_selected_action_is_in = PackedStringArray()
|
||||
is_exit = true
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "tooltip_cocina_puerta_delante_action1"
|
||||
"action1": "cocina_puerta_delante_action1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -204,7 +204,7 @@ combine_when_selected_action_is_in = PackedStringArray()
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "cocina_fregadero_action1",
|
||||
"action2": "tooltip_common_use"
|
||||
"action2": "cocina_fregadero_action2"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user