Open Blueberryy opened 4 years ago
What?
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? ¯\(ツ)\\/¯
yeah
It's so language dependent. You also have to make plural suffix for each language. Just make your own version for your server.
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