Translate Lang (arc)

How to nvagtionGroup translate ?
No description
12 Replies
dodyrw
dodyrw14mo 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
AlnuaimiOP14mo ago
@Dody where is set this function ?
LeandroFerreira
LeandroFerreira14mo ago
on the resource
Alnuaimi
AlnuaimiOP13mo ago
@Leandro Ferreira any resorce?
Dennis Koch
Dennis Koch13mo ago
The docs should mention this. Every property also has a corresponding method
Alnuaimi
AlnuaimiOP13mo ago
How do it?
Alnuaimi
AlnuaimiOP13mo ago
How do translate to arabic when set it? @Dennis Koch
Dennis Koch
Dennis Koch13mo 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
AlnuaimiOP13mo ago
look at image I want to translate shop word how do it?
No description
Dennis Koch
Dennis Koch13mo ago
Do you read the messages we send you and the linked docs?
Alnuaimi
AlnuaimiOP13mo ago
Thanks alot it's ok
Want results from more Discord servers?
Add your server