-
How do I change the language for "Minutes" "Hours", I cant find them in Timeline and System, since I need to translate lets say "28 minutes ago"
thank you again~
-
As I said before it's part of moment.js library, which already has many translations, you just need to set correct country code as I stated before, for the Chinese it should be one of the following, which are already supported: zh_CN, zh_HK, zh_TW
-
Oops I didn't see that part:) thank you Alex! I got it working.
One thing tho, cuz I inserted it to the database, but if I uninstall Chinese language and reinstall, I have to insert it to mysql again manually, since I'm doing a lot of translation work on Bx and Aqb plugins, I need to reinstall Chinese language alot, is there a way to insert "LanguageCountry" along with language install?
-
Instead of reinstalling Chinese language you can install Developer app and make language restore from there.
Also LanguageCountry field update should be in your module install.sql
-