Change language - customers

Moderator: crythias

Locked
otresi
Znuny newbie
Posts: 84
Joined: 02 Sep 2014, 10:49
Znuny Version: OTRS 5.0.8

Change language - customers

Post by otresi »

How can i change default language for all customer only on customer page otrs?
OTRS 5 /
otresi
Znuny newbie
Posts: 84
Joined: 02 Sep 2014, 10:49
Znuny Version: OTRS 5.0.8

Re: Change language - customers

Post by otresi »

any help?
OTRS 5 /
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Change language - customers

Post by RStraub »

Dunno if you can do it for customers only, but there's a default setting in the Defaults.pm. You could copy that to your Config.pm and edit it.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
otresi
Znuny newbie
Posts: 84
Joined: 02 Sep 2014, 10:49
Znuny Version: OTRS 5.0.8

Re: Change language - customers

Post by otresi »

I add this for all

$Self->{DefaultLanguage} = 'sr_Latn';

reboot, but nothing happens..

i cant found nothing for customer.pl
OTRS 5 /
otresi
Znuny newbie
Posts: 84
Joined: 02 Sep 2014, 10:49
Znuny Version: OTRS 5.0.8

Re: Change language - customers

Post by otresi »

is it possible to change default language only for customer page?
Please help

Regards
OTRS 5 /
spiderpig
Znuny expert
Posts: 198
Joined: 15 Dec 2011, 02:26
Znuny Version: OTRS 5

Re: Change language - customers

Post by spiderpig »

Is this possible?
Locked