mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-23 11:45:38 +01:00
NoOrgsToList
This commit is contained in:
parent
0d5f5ec9ba
commit
f3edae9bb1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user