Why only IT and US locales in Webtop

I will talk with him

1 Like

Also french seems to be fully translated. Can you confirm @stephdl?
If yes, can you give me your datetime format following previous example?

1 Like

yes but not tested, I finished it, as a developer I respected html tag inside the translation but If I made a mistake maybe we could have some surprises, so it could be good to test it as a beta.

1 Like

Hi @stephdl,
since the new Webtop version will include french translation, can you give me locale default settings for french language?

'it_IT' => {
        LANGUAGE => 'it_IT',
        START_DAY => '1',
        DATE_FORMAT_LONG => 'dd MMM yyyy',
        DATE_FORMAT_SHORT => 'dd/MM/yyyy',
        TIME_FORMAT_SHORT => 'HH:mm',
        TIME_FORMAT_LONG => 'HH:mm:ss'
    }

Could you check if these are corrects? https://github.com/NethServer/nethserver-webtop5/pull/114/commits/3774ea1f2a18ae4f07f7ae87ecad8deaf778e57c#diff-c81e95a0f441a94e655eba03b2864c146bc3d36e3c687a2615691ea036e8a68eR57

Thank you

2 Likes