mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
Small typo in language translation structure.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"branch_select": {
|
"BranchSelect": {
|
||||||
"update_channel": {
|
"update_channel": {
|
||||||
"label": "Update Channel"
|
"label": "Update Channel"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user