aboutsummaryrefslogtreecommitdiff
path: root/src/lang/fr.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-04-13 22:38:18 +0200
committer0neGal <mail@0negal.com>2022-04-13 22:39:19 +0200
commitb0e0e919ee5d94a3a0d935018f08d3b0fa603245 (patch)
tree9dafbfd6e01f761323934e813c611fd628a4c1c0 /src/lang/fr.json
parent476c421b1ebf594b375ebdc53bb60a30c9a78e3c (diff)
downloadViper-b0e0e919ee5d94a3a0d935018f08d3b0fa603245.tar.gz
Viper-b0e0e919ee5d94a3a0d935018f08d3b0fa603245.zip
the user can now manually select a language
This allows someone to have their system in any language, and then have Viper in a separate language. This is also useful for testing.
Diffstat (limited to 'src/lang/fr.json')
-rw-r--r--src/lang/fr.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lang/fr.json b/src/lang/fr.json
index c1797e4..018676c 100644
--- a/src/lang/fr.json
+++ b/src/lang/fr.json
@@ -1,4 +1,6 @@
{
+ "lang.title": "French - Français",
+
"cli.help.help": "affiche ce message d'aide",
"cli.help.debug": "affiche les outils de développement",
"cli.help.version": "retourne des informations sur la version du logiciel",