mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
feat: Add 'times used' translation keys and implement usage-based sorting in the model service.
This commit is contained in:
@@ -131,6 +131,9 @@
|
||||
"badges": {
|
||||
"update": "Update",
|
||||
"updateAvailable": "Update verfügbar"
|
||||
},
|
||||
"usage": {
|
||||
"timesUsed": "Verwendungsanzahl"
|
||||
}
|
||||
},
|
||||
"globalContextMenu": {
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"badges": {
|
||||
"update": "Update",
|
||||
"updateAvailable": "Update available"
|
||||
},
|
||||
"usage": {
|
||||
"timesUsed": "Times used"
|
||||
}
|
||||
},
|
||||
"globalContextMenu": {
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"badges": {
|
||||
"update": "Actualización",
|
||||
"updateAvailable": "Actualización disponible"
|
||||
},
|
||||
"usage": {
|
||||
"timesUsed": "Veces usado"
|
||||
}
|
||||
},
|
||||
"globalContextMenu": {
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"badges": {
|
||||
"update": "Mise à jour",
|
||||
"updateAvailable": "Mise à jour disponible"
|
||||
},
|
||||
"usage": {
|
||||
"timesUsed": "Nombre d'utilisations"
|
||||
}
|
||||
},
|
||||
"globalContextMenu": {
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"badges": {
|
||||
"update": "עדכון",
|
||||
"updateAvailable": "עדכון זמין"
|
||||
},
|
||||
"usage": {
|
||||
"timesUsed": "מספר שימושים"
|
||||
}
|
||||
},
|
||||
"globalContextMenu": {
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"badges": {
|
||||
"update": "アップデート",
|
||||
"updateAvailable": "アップデートがあります"
|
||||
},
|
||||
"usage": {
|
||||
"timesUsed": "使用回数"
|
||||
}
|
||||
},
|
||||
"globalContextMenu": {
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"badges": {
|
||||
"update": "업데이트",
|
||||
"updateAvailable": "업데이트 가능"
|
||||
},
|
||||
"usage": {
|
||||
"timesUsed": "사용 횟수"
|
||||
}
|
||||
},
|
||||
"globalContextMenu": {
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"badges": {
|
||||
"update": "Обновление",
|
||||
"updateAvailable": "Доступно обновление"
|
||||
},
|
||||
"usage": {
|
||||
"timesUsed": "Количество использований"
|
||||
}
|
||||
},
|
||||
"globalContextMenu": {
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"badges": {
|
||||
"update": "更新",
|
||||
"updateAvailable": "有可用更新"
|
||||
},
|
||||
"usage": {
|
||||
"timesUsed": "使用次数"
|
||||
}
|
||||
},
|
||||
"globalContextMenu": {
|
||||
|
||||
@@ -131,6 +131,9 @@
|
||||
"badges": {
|
||||
"update": "更新",
|
||||
"updateAvailable": "有可用更新"
|
||||
},
|
||||
"usage": {
|
||||
"timesUsed": "使用次數"
|
||||
}
|
||||
},
|
||||
"globalContextMenu": {
|
||||
|
||||
Reference in New Issue
Block a user