Small typo in language translation structure.

This commit is contained in:
Marco Rodolfi
2023-01-31 16:19:38 +01:00
parent 25e3f84ddd
commit 4732509728
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"branch_select": { "BranchSelect": {
"update_channel": { "update_channel": {
"label": "Update Channel" "label": "Update Channel"
} }
+4 -2
View File
@@ -1,6 +1,8 @@
{ {
"update_channel": { "BranchSelect": {
"label": "Canale di aggiornamento" "update_channel": {
"label": "Canale di aggiornamento"
}
}, },
"reload": "Ricarica", "reload": "Ricarica",
"uninstall": "Rimuovi", "uninstall": "Rimuovi",