[feature] add unselect all action in mods panel

This commit is contained in:
MathieuG-P
2024-11-20 20:11:31 +01:00
parent c9286c5419
commit 66bab1176b
13 changed files with 55 additions and 13 deletions
+2 -1
View File
@@ -105,7 +105,8 @@
"latest": "Neueste",
"description": "Beschreibung",
"dropdown": {
"uninstall-all": "Alle deinstallieren"
"uninstall-all": "Alle deinstallieren",
"unselect-all": "Alle abwählen"
}
}
},
+2 -1
View File
@@ -105,7 +105,8 @@
"latest": "Latest",
"description": "Description",
"dropdown": {
"uninstall-all": "Uninstall all"
"uninstall-all": "Uninstall all",
"unselect-all": "Unselect all"
}
}
},
+2 -1
View File
@@ -105,7 +105,8 @@
"latest": "Último",
"description": "Descripción",
"dropdown": {
"uninstall-all": "Desinstalar todos"
"uninstall-all": "Desinstalar todos",
"unselect-all": "Deseleccionar todo"
}
}
},
+2 -1
View File
@@ -105,7 +105,8 @@
"latest": "Récent",
"description": "Description",
"dropdown": {
"uninstall-all": "Tout désinstaller"
"uninstall-all": "Tout désinstaller",
"unselect-all": "Tout désélectionner"
}
}
},
+2 -1
View File
@@ -105,7 +105,8 @@
"latest": "最新",
"description": "說明",
"dropdown": {
"uninstall-all": "全てアンインストールする"
"uninstall-all": "全てアンインストールする",
"unselect-all": "すべて選択解除"
}
}
},
+2 -1
View File
@@ -105,7 +105,8 @@
"latest": "최신",
"description": "설명",
"dropdown": {
"uninstall-all": "모두 제거"
"uninstall-all": "모두 제거",
"unselect-all": "모두 선택 해제"
}
}
},
+2 -1
View File
@@ -105,7 +105,8 @@
"latest": "Latest",
"description": "Описание",
"dropdown": {
"uninstall-all": "Удалить всё"
"uninstall-all": "Удалить всё",
"unselect-all": "Снять все выделения"
}
}
},
+2 -1
View File
@@ -105,7 +105,8 @@
"latest": "最新",
"description": "描述",
"dropdown": {
"uninstall-all": "全部移除"
"uninstall-all": "全部移除",
"unselect-all": "取消全選"
}
}
},
+2 -1
View File
@@ -105,7 +105,8 @@
"latest": "最新",
"description": "描述",
"dropdown": {
"uninstall-all": "全部卸载"
"uninstall-all": "全部卸载",
"unselect-all": "取消全选"
}
}
},