1
0

en.js 201 B

12345678910
  1. /* jshint sub: true */
  2. lang["en"] = {
  3. dom: {
  4. "cguHeader": "Please read carefully the following terms of services:",
  5. "cguContent": "OSEF",
  6. "cguButton": "I accept"
  7. }
  8. };