en.toml 290 B

1234567891011121314151617181920212223242526272829
  1. [product]
  2. other = "Product"
  3. [user]
  4. other = "User"
  5. [admin]
  6. other = "Administrator"
  7. [developer]
  8. other = "Developer"
  9. [blog]
  10. other = "Blog"
  11. [forum]
  12. other = "Forum"
  13. [quickstart]
  14. other = "Quick Start"
  15. [contact]
  16. other = "Contact"
  17. [work]
  18. other = "Work with us"
  19. [try]
  20. other = "Try Hue Now"