Translate Lang (arc)

How to nvagtionGroup translate ?
No description
12 Replies
dodyrw
dodyrw8mo ago
public static function getNavigationGroup(): ?string
{
return __('Users');
}
public static function getNavigationGroup(): ?string
{
return __('Users');
}
However, I am still struggling with plural translation. I also translate into Arabic. It adds 'S' at the end of string.
Alnuaimi
Alnuaimi8mo ago
@Dody where is set this function ?
LeandroFerreira
LeandroFerreira8mo ago
on the resource
Alnuaimi
Alnuaimi8mo ago
@Leandro Ferreira any resorce?
Dennis Koch
Dennis Koch8mo ago
The docs should mention this. Every property also has a corresponding method
Alnuaimi
Alnuaimi8mo ago
How do it?
Alnuaimi
Alnuaimi8mo ago
How do translate to arabic when set it? @Dennis Koch
Dennis Koch
Dennis Koch8mo ago
Just use the method as explained in the docs and return your arabic translation. If you need multiple languages: Use Laravel's translation function
Alnuaimi
Alnuaimi8mo ago
look at image I want to translate shop word how do it?
No description
Dennis Koch
Dennis Koch8mo ago
Do you read the messages we send you and the linked docs?
Alnuaimi
Alnuaimi8mo ago
Thanks alot it's ok
Want results from more Discord servers?
Add your server
More Posts