1
0
mirror of https://github.com/vladmandic/sdnext.git synced 2026-01-27 15:02:48 +03:00

Merge pull request #4458 from awsr/interrogate-icon

Change "interrogate" icon
This commit is contained in:
Vladimir Mandic
2025-12-10 10:44:31 +01:00
committed by GitHub
12 changed files with 21 additions and 21 deletions

View File

@@ -135,8 +135,8 @@
},
{
"id": "",
"label": "",
"localized": "",
"label": "",
"localized": "",
"reload": "",
"hint": "Bild befragen"
},

View File

@@ -18,7 +18,7 @@
{"id":"","label":"🔍","localized":"","reload":"","hint":"Search"},
{"id":"","label":"🖌️","localized":"","reload":"","hint":"LaMa remove selected object from image"},
{"id":"","label":"🖼️","localized":"","reload":"","hint":"Show preview"},
{"id":"","label":"","localized":"","reload":"","hint":"Interrogate image"},
{"id":"","label":"","localized":"","reload":"","hint":"Interrogate image"},
{"id":"","label":"⁜","localized":"","reload":"","hint":"Cycle image fit method"},
{"id":"","label":"↶","localized":"","reload":"","hint":"Apply selected style to prompt"},
{"id":"","label":"↷","localized":"","reload":"","hint":"Save current prompt to style"},

View File

@@ -135,8 +135,8 @@
},
{
"id": "",
"label": "",
"localized": "",
"label": "",
"localized": "",
"reload": "",
"hint": "Interrogar imagen"
},

View File

@@ -135,8 +135,8 @@
},
{
"id": "",
"label": "",
"localized": "",
"label": "",
"localized": "",
"reload": "",
"hint": "Interroger l'image"
},

View File

@@ -135,8 +135,8 @@
},
{
"id": "",
"label": "",
"localized": "",
"label": "",
"localized": "",
"reload": "",
"hint": "Ispitaj sliku"
},

View File

@@ -135,8 +135,8 @@
},
{
"id": "",
"label": "",
"localized": "",
"label": "",
"localized": "",
"reload": "",
"hint": "Interroga immagine"
},

View File

@@ -135,8 +135,8 @@
},
{
"id": "",
"label": "",
"localized": "",
"label": "",
"localized": "",
"reload": "",
"hint": "画像を解析"
},

View File

@@ -135,8 +135,8 @@
},
{
"id": "",
"label": "",
"localized": "",
"label": "",
"localized": "",
"reload": "",
"hint": "이미지 심문"
},

View File

@@ -135,7 +135,7 @@
},
{
"id": "",
"label": "",
"label": "",
"localized": "Interrogar imagem",
"reload": "",
"hint": "Interrogar imagem"

View File

@@ -135,8 +135,8 @@
},
{
"id": "",
"label": "",
"localized": "",
"label": "",
"localized": "",
"reload": "",
"hint": "Проанализировать изображение"
},

View File

@@ -135,8 +135,8 @@
},
{
"id": "",
"label": "",
"localized": "",
"label": "",
"localized": "",
"reload": "",
"hint": "反推图像"
},

View File

@@ -26,7 +26,7 @@ search = '🔍'
preview = '🖼️'
image = '🖌️'
resize = ''
interrogate = ''
interrogate = '\uf46b' # Telescope icon in Noto Sans. Previously '♻'
bullet = ''
vision = '\uf06e' # Font Awesome eye icon (more minimalistic)
reasoning = '\uf0eb' # Font Awesome lightbulb icon (represents thinking/reasoning)