Advertisement
Guest User

Untitled

a guest
Aug 20th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. {
  2. "Auth": {
  3. "Login": {
  4. "Intro": "تسجيل الدخول مع حسابتك سينتا",
  5. "TryAgain": "حاول تسجيل الدخول مرة أخرى",
  6. "ForgotPassword": "نسيت كلمة المرور؟",
  7. "Form": {
  8. "Email": ":عنوان البريد الإلكتروني",
  9. "EmailPlaceholder": "عنوان البريد",
  10. "Password": ":كلمة المرور",
  11. "PasswordPlaceholder": "كلمة المرور",
  12. "RememberMe": "تذكر بياناتي",
  13. "SignIn": "تسجيل الدخول"
  14. }
  15. },
  16. "GoogleLogin": {
  17. "Intro": "Or sign in with one of these services",
  18. "Form": {
  19. "SignIn": "تسجيل الدخول مع جوجل"
  20. }
  21. },
  22. "ForgotPassword": {
  23. "Intro": "Please enter your email address and we'll send you instructions on how to reset your password",
  24. "Form": {
  25. "Email": "عنوان البريد الإلكتروني",
  26. "EmailPlaceholder": "عنوان البريد",
  27. "SendEmail": "إرسال بريد إلكتروني"
  28. }
  29. }
  30. },
  31. "Dashboard": {
  32. "Intro": "Welcome to your dashboard"
  33. }
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement