Neos-Metaverse / NeosLocale

Locale assets for Neos VR
MIT License
30 stars 76 forks source link

Unable to localize certain texts on the session information window #480

Open InnocentThief opened 3 years ago

InnocentThief commented 3 years ago

Describe the bug

The values for "World.Detail.Uptime" and "World.Detail.PublishDate" and "World.Detail.ModifyDate" can not be localized.

To Reproduce

  1. Open up the Session Information Window
  2. The value for "World.Detail.Uptime" shows "1 minutes 52 seconds"
  3. The value for "World.Detail.PublishDate" shows "537 days ago"
  4. The value for "World.Detail.ModifyDate" shows "21 days ago"

Expected behavior

The value should be localizable (eg. {days} day(s) ago) => "vor {2} Tagen"

Screenshots / Video

image