Add a new localization
- Add language code to
config/platform.phpto make the new code available on the platform.
- Add a new folder in
/langwith the language code (the same code in 1)
- Add the key/value translation in each in the corresponding file.
- Add tutorial links localizations in
resources/js/Dashboard/tutorialsLinks.js
