1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-07 11:03:54 +00:00

uris, fields, etc to view page

This commit is contained in:
Kyle Spearrin
2019-04-26 16:58:20 -04:00
parent c2a168c6b7
commit d7312e2977
7 changed files with 295 additions and 135 deletions

View File

@@ -3246,6 +3246,15 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to URIs.
/// </summary>
internal static string URIs {
get {
return ResourceManager.GetString("URIs", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use another two-step login method.
/// </summary>