Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. // Seccion 1
  2. $lang['PROFILE_SEC1'] = "Account Details";
  3. $lang['PROFILE_EMAIL'] = "Email:";
  4. $lang['PROFILE_LANGUAGE'] = "Language:";
  5. $lang['PROFILE_GUID'] = "GUID:";
  6. $lang['PROFILE_uCOINS'] = "uCoins Balance";
  7. $lang['PROFILE_VERIFYAC'] = "Verified Account";
  8. $lang['PROFILE_TESTER'] = "Alpha-Tester";
  9. $lang['PROFILE_GAC'] = "GAC´s Infractions";
  10. $lang['PROFILE_PURCHASES'] = "Global Purchases";
  11. $lang['PROFILE_SEC1_INFO'] = "Information";
  12. $lang['PROFILE_SEC1_P1'] = "The details of the account can only be viewed and edited. Our system has been created with maximum safety for users, protecting them from theft.";
  13. $lang['PROFILE_SEC1_P2'] = "All your data are updated every second, here you have all the general information of your account Glaucus Network Services, with any questions see the F.A.Q";
  14. $lang['PROFILE_HELPBTNTITLE'] = "Help Button";
  15. $lang['PROFILE_HELPBTNNAME'] = "F.A.Q";
  16.  
  17. // Seccion 2
  18. $lang['PROFILE_SEC2'] = "Account Preferencess";
  19. $lang['PROFILE_PERSONDETAILS'] = "Personal Details";
  20. $lang['PROFILE_SWITCHLANG'] = "Switch Language";
  21. $lang['PROFILE_REQUESTVALIDATION'] = "Request Validation";
  22. $lang['PROFILE_ACCOUNTDETAIL'] = "Account Detail";
  23. $lang['PROFILE_SWITCHEMAIL'] = "Switch Email";
  24. $lang['PROFILE_SWITCHPASS'] = "Switch Password";
  25. $lang['PROFILE_uCOINSPRE'] = "uCoins";
  26. $lang['PROFILE_AddUCOINS'] = "Add uCoins";
  27. $lang['PROFILE_TransferUCOINS'] = "Transfer uCoins";
  28. $lang['PROFILE_BETUCOINS'] = "Bet uCoins";
  29. $lang['PROFILE_SEC2_INFO'] = "Information";
  30. $lang['PROFILE_SEC2_P1'] = "You can edit your information according to your preferences, choose what you want to edit and press the button.";
  31. $lang['PROFILE_SEC2_P2'] = "<b>Note:</b> Not all the details can be edited.";
  32.  
  33. // Seccion 3
  34. $lang['PROFILE_SEC3'] = "Account Vinculation´s";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement