Guest User

Untitled

a guest
Jan 17th, 2023
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. time-and-date-settings:
  2. time-zone: "UTC"
  3. date-format: "dd/MM/yyyy HH:mm:ss"
  4. until-formats:
  5. years: "{YEARS}y"
  6. months-with-days: "{MONTHS}m {DAYS}d"
  7. months: "{MONTHS}m"
  8. days-with-hours: "{DAYS}d {HOURS}h"
  9. days: "{DAYS}d"
  10. hours-with-minutes: "{HOURS}h {MINUTES}m"
  11. hours: "{HOURS}h"
  12. minutes-with-seconds: "{MINUTES}m {SECONDS}s"
  13. minutes: "{MINUTES}m"
  14. seconds: "{SECONDS}s"
  15. ago-formats:
  16. years: "{YEARS}y ago"
  17. months: "{MONTHS}m {DAYS}d ago"
  18. days: "{DAYS}d {HOURS}h ago"
  19. hours: "{HOURS}h {MINUTES}m ago"
  20. minutes: "{MINUTES}m {SECONDS}s ago"
  21. seconds: "{SECONDS}s ago"
Advertisement
Add Comment
Please, Sign In to add comment