/lang
folder as en.json
and php
translation files inside /lang/en
folder.
If default locale for your application is not english, you can rename them and translate the strings.
If your application should be multilingual, you can follow the official documentation how to setup such behavior, or you can install composer packages to handle such cases.