Skip to content

Commit abb947d

Browse files
committed
Fix copy typo for widgets
1 parent b500e74 commit abb947d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/App/Resources/en.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ Home Assistant is free and open source home automation software with a focus on
598598
"settings.template_edit.title" = "Edit Template";
599599
"settings.whats_new.title" = "What's new?";
600600
"settings.widgets.create.add_item.title" = "Add item";
601-
"settings.widgets.create.footer.title" = "While th widget preview only displays one widget size, your custom widget will be available on multiple sizes respecting the limit of items per size.";
601+
"settings.widgets.create.footer.title" = "While the widget preview only displays one widget size, your custom widget will be available on multiple sizes respecting the limit of items per size.";
602602
"settings.widgets.create.items.title" = "Items";
603603
"settings.widgets.create.name.placeholder" = "e.g. Living room favorites";
604604
"settings.widgets.create.name.title" = "Name";

0 commit comments

Comments
 (0)