Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4906

Beginners • Re: How to install locales with a script

$
0
0
Thanks, @jojopi.

Here is my particular use case: I have a script that incorporates all the necessary steps to set up a digital picture frame.

It includes geolocation, meaning users can see where they took a photo. These geodata can be shown in the user's language. This requires the country locales to be installed in raspi-config.

I'd like to include the language setting in the script, something like

Code:

sudo locale-gen de_DE.UTF-8
doesn't seem to do the trick.

So what does?

Statistics: Posted by sapnho — Sun Nov 10, 2024 8:57 am



Viewing all articles
Browse latest Browse all 4906

Trending Articles