mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 01:48:25 +03:00
NoOrgsToList
This commit is contained in:
parent
0d5f5ec9ba
commit
f3edae9bb1
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue