File tree 1 file changed +48
-1
lines changed
1 file changed +48
-1
lines changed Original file line number Diff line number Diff line change 1
- {}
1
+ {
2
+ "language" : {
3
+ "code" : " fr" ,
4
+ "local-name" : " Français" ,
5
+ "name" : " French"
6
+ },
7
+ "main" : {
8
+ "console" : {
9
+ "theme" : {
10
+ "css-file-not-found" : " Le fichier de CSS \" {{cssFile}}\" n'existe pas, ignorer"
11
+ }
12
+ },
13
+ "dialog" : {
14
+ "update-available" : {
15
+ "buttons" : {
16
+ "download" : " Sauvegarder"
17
+ }
18
+ }
19
+ },
20
+ "menu" : {
21
+ "options" : {
22
+ "label" : " Paramètres" ,
23
+ "submenu" : {
24
+ "advanced-options" : {
25
+ "submenu" : {
26
+ "edit-config-json" : " Modifier config.json" ,
27
+ "set-proxy" : {
28
+ "prompt" : {
29
+ "placeholder" : " Exemple: socks5://127.0.0.1:9999"
30
+ }
31
+ }
32
+ }
33
+ },
34
+ "language" : {
35
+ "label" : " Langue"
36
+ },
37
+ "visual-tweaks" : {
38
+ "submenu" : {
39
+ "like-buttons" : {
40
+ "hide" : " Cacher"
41
+ }
42
+ }
43
+ }
44
+ }
45
+ }
46
+ }
47
+ }
48
+ }
You can’t perform that action at this time.
0 commit comments