Advertisement
Guest User

Untitled

a guest
Mar 8th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. "AuthUnsupported" = "This account is unsupported in this version of {app_name}. Please, update application for logging in to this account.";
  2.  
  3. "AuthLoginTitle" = "Login to {app_name}";
  4.  
  5. "AuthLoginPhone" = "Phone";
  6.  
  7. "AuthLoginEmail" = "Email";
  8.  
  9. "AuthLoginPhoneEmail" = "Phone or Email";
  10.  
  11. "AuthNameTitle" = "Hi! What's your name?";
  12.  
  13. "AuthNamePlaceholder" = "Your full name";
  14.  
  15. "AuthPhoneTitle" = "What's your phone number?";
  16.  
  17. "AuthPhoneUseEmail" = "Use email instead";
  18.  
  19. "AuthPhoneHint" = "We need your phone number to grant security of your personal information.";
  20.  
  21. "AuthPhonePlaceholder" = "Phone Number";
  22.  
  23. "AuthCountryTitle" = "Country Code";
  24.  
  25. "AuthEmailTitle" = "What's your email?";
  26.  
  27. "AuthEmailHint" = "We won't send you spam.";
  28.  
  29. "AuthEmailPlaceholder" = "Your email";
  30.  
  31. "AuthEmailUsePhone" = "Use phone instead";
  32.  
  33. "AuthDisclaimer" = "By signing up, you agree to the Terms of Service and Privacy Policy.";
  34.  
  35. "AuthDisclaimerToS" = "Terms of Service";
  36.  
  37. "AuthDisclaimerPrivacy" = "Privacy Policy";
  38.  
  39. "AuthOTPEmailTitle" = "Confirm your email";
  40.  
  41. "AuthOTPPhoneTitle" = "Confirm your phone";
  42.  
  43. "AuthOTPHint" = "We’ve sent you an confirmation code.\nPlease enter it below.";
  44.  
  45. "AuthOTPPlaceholder" = "Confirmation code";
  46.  
  47. "AuthOTPNoCode" = "Haven't received code?";
  48.  
  49. "AuthOTPCallHint" = "{app_name} will call you in {time}";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement