Shorten the top tab's name.

This commit is contained in:
Relintai 2023-10-08 22:17:48 +02:00
parent ce987d3592
commit c18d22e499
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ func has_main_screen() -> bool:
func get_plugin_name() -> String:
return "Localization"
return "Loc"
func get_plugin_icon() -> Texture: