mirror of
https://github.com/bitwarden/mobile
synced 2025-12-27 13:43:32 +00:00
NoOrgsToList
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<StackLayout StyleClass="box">
|
||||
<StackLayout StyleClass="box-row"
|
||||
IsVisible="{Binding HasOrganizations, Converter={StaticResource inverseBool}}">
|
||||
<Label Text="{u:I18n NoOrganizationsToList}" />
|
||||
<Label Text="{u:I18n NoOrgsToList}" />
|
||||
</StackLayout>
|
||||
<StackLayout StyleClass="box-row, box-row-input">
|
||||
<Label
|
||||
|
||||
Reference in New Issue
Block a user