File yuga-set-language of Package branding-Yuga
#!/bin/bash
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: Copyright 2025 Tobias GĂ–rgens
/usr/sbin/transactional-update -c -n run zypper -n aloc ${1}
/usr/bin/localectl set-locale LANG=${1}