Skip to main content
4 events
when toggle format what by license comment
Nov 10, 2022 at 9:32 comment added Oscprofessionals Try the following : Upgrade module using composer or you shall go into DB and check the setup upgrade table and change the version of the module you have modified to a lower version so that your upgrade command will result in csv related execution and then check the translation table if your new entry is there or not.
Nov 9, 2022 at 12:07 comment added Allysin I tried changing this in: /public_html/app/design/frontend/Smartwave/porto/i18n We only have the Smartwave Porto theme and about 13 modules/extensions from Amasty.
Nov 9, 2022 at 11:51 comment added Allysin I ran these commands yesterday and once again today: php bin/magento setup:upgrade then php bin/magento setup:di:compile then php bin/magento setup:static-content:deploy -f This did not help - it still comes up as Your First Name, Your Last Name etc. everywhere.
Nov 9, 2022 at 9:54 history answered Oscprofessionals CC BY-SA 4.0