ui: translate more lines

This commit is contained in:
nick-delirium 2025-03-11 10:34:41 +01:00 committed by Delirium
parent ccd8d76e98
commit cdbbb482ce
6 changed files with 16 additions and 6 deletions

View file

@ -49,7 +49,7 @@ function SearchActions() {
onClick={() => searchStore.clearSearch()}
className="px-2"
>
Clear
{t('Clear')}
</Button>
</Tooltip>
</div>

View file

@ -1494,5 +1494,7 @@
"Search projects": "Search projects",
"Crashes": "Crashes",
"Bad Requests": "Bad Requests",
"Tap Rage": "Tap Rage"
"Tap Rage": "Tap Rage",
"More attribute": "More attribute",
"More attributes": "More attributes",
}

View file

@ -1494,5 +1494,7 @@
"Search projects": "Buscar proyectos",
"Crashes": "Fallos",
"Bad Requests": "Solicitudes incorrectas",
"Tap Rage": "Ira al tocar"
"Tap Rage": "Ira al tocar",
"More attribute": "Más atributos",
"More attributes": "Más atributos",
}

View file

@ -1494,5 +1494,7 @@
"Search projects": "Rechercher des projets",
"Crashes": "Plantages",
"Bad Requests": "Mauvaises requêtes",
"Tap Rage": "Rage au tap"
"Tap Rage": "Rage au tap",
"More attribute": "Plus d'attributs",
"More attributes": "Plus d'attributs",
}

View file

@ -1494,5 +1494,7 @@
"Search projects": "Поиск проектов",
"Crashes": "Падения",
"Bad Requests": "Неудачные запросы",
"Tap Rage": "Невыносимые тапы"
"Tap Rage": "Невыносимые тапы",
"More attribute": "Еще атрибут",
"More attributes": "Еще атрибуты"
}

View file

@ -1494,5 +1494,7 @@
"Search projects": "搜索项目",
"Crashes": "崩溃",
"Bad Requests": "错误请求",
"Tap Rage": "点击狂怒"
"Tap Rage": "点击狂怒",
"More attributes": "更多属性",
"More attribute": "更多属性"
}