garrysmod-issues icon indicating copy to clipboard operation
garrysmod-issues copied to clipboard

NiceTime translations

Open Blueberryy opened this issue 5 years ago • 4 comments

This should be rewritten to get translated by gmod localization system https://github.com/Facepunch/garrysmod/blob/master/garrysmod/lua/includes/extensions/string.lua#L184

Blueberryy avatar Oct 02 '20 19:10 Blueberryy

What?

Kefta avatar Oct 02 '20 19:10 Kefta

I'm guessing they are asking if the "seconds"/"minutes"/"hours"/etc output of string.NiceTime() will be auto-translated into the current language when called on the client? ¯\_(ツ)_/¯

viral32111 avatar Oct 02 '20 19:10 viral32111

yeah

Blueberryy avatar Oct 02 '20 20:10 Blueberryy

It's so language dependent. You also have to make plural suffix for each language. Just make your own version for your server.

GitSparTV avatar Oct 02 '20 21:10 GitSparTV