Skip to content

Commit

Permalink
[tui] Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Nov 25, 2023
1 parent d33b517 commit 1090eee
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion tui/locales/en-us/methods.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
CONTENT="
To install Open Voice OS, you have two primary methods:
- Containers engine such as Docker or Podman
- Containers engine such as Docker
- Setting it up in a Python virtual environment
Containers provide isolation and easy deployment, while a Python virtual environment offers more flexibility and control over the installation.
Expand Down
4 changes: 1 addition & 3 deletions tui/locales/en-us/tuning.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ Using Open Voice OS Tuning for Raspberry Pi involves optimizing the operating sy
This tuning process aims to enhance performance, reduce resource usage, and ensure a smoother user experience, making it an excellent choice for resource-constrained devices like the Raspberry Pi.
Please note that tuning may require technical expertise and could impact stability. Exercise caution and back up data before making any modifications.
Enable tuning for Raspberry Pi?
Enable tuning for Raspberry Pi (recommended)?
"
TITLE="Open Voice OS Installation - Tuning"

Expand Down
2 changes: 1 addition & 1 deletion tui/locales/fr-fr/methods.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
CONTENT="
Il existe deux méthodes pour installation Open Voice OS:
- Au travers d'un moteur de conteneurisation tel que Docker ou Podman
- Au travers d'un moteur de conteneurisation tel que Docker
- Au travers d'un environnement virtuel Python
Les conteneurs offrent une isolation et un déploiement facile, tandis qu'un environnement virtuel Python offre plus de flexibilité et de contrôle sur l'installation.
Expand Down
4 changes: 1 addition & 3 deletions tui/locales/fr-fr/tuning.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ Open Voice OS fournit un profil de réglages pour les appareils de type Raspberr
Ce processus de réglage vise à améliorer les performances, à réduire l'utilisation des ressources et à garantir une expérience utilisateur plus fluide.
Veuillez noter que ces réglages peuvent nécessiter une expertise technique de votre part et avoir un impact sur la stabilité du système. Soyez prudent et sauvegardez les données avant d’apporter quelconques modifications.
Appliquer les réglages pour Raspberry Pi ?
Appliquer les réglages pour Raspberry Pi (recommandé)?
"
TITLE="Open Voice OS Installation - Réglages pour Raspberry Pi"

Expand Down

0 comments on commit 1090eee

Please sign in to comment.