Fix for examples

This commit is contained in:
Insality
2025-01-29 23:13:09 +02:00
parent db0c4c8ee5
commit da5c6b9a54
9 changed files with 319 additions and 32 deletions

View File

@@ -177,6 +177,15 @@
"ui_example_widget_property_checkbox": "Property Checkbox",
"ui_example_widget_property_checkbox_description": "Here is a widget used in Properties panel",
"ui_example_widget_memory_panel": "Memory Panel",
"ui_example_widget_memory_panel_description": "Here is a example of memory panel usage",
"ui_example_widget_fps_panel": "FPS Panel",
"ui_example_widget_fps_panel_description": "Here is a example of FPS panel usage",
"ui_example_widget_properties_panel": "Properties Panel",
"ui_example_widget_properties_panel_description": "Here is a example of properties panel usage",
"ui_example_gamepad_tester": "Gamepad Tester",
"ui_example_gamepad_tester_description": "Test your gamepad here to bind buttons and axes",