Change Label Name of Telephone field in Billing Address

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
xarga
Posts: 43
Joined: 16 Dec 2019, 22:54

Change Label Name of Telephone field in Billing Address

Post by xarga » 11 Apr 2020, 00:20

I've added Telephone as a mandatory field in client/html/checkout/address/billing/mandatory

but I'm struggling to find how/where to change the label name "Telephone" to "Mobile Phone" in the Billing Address during Checkout.

Doesn't seem to be a consistent way to do this in the framework - it appears in some templates I can see and change descriptors but in others its more deeply hidden.

Would appreciate some guidance.

User avatar
aimeos
Administrator
Posts: 7937
Joined: 01 Jan 1970, 00:00

Re: Change Label Name of Telephone field in Billing Address

Post by aimeos » 12 Apr 2020, 07:53

Change this via adding a different translation for that:
https://aimeos.org/docs/Laravel/Overwrite_translations

This works consistently throughout the whole framework.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply