feat: add translation for runstable tooltip

This commit is contained in:
Rohit
2025-01-28 00:49:36 +05:30
parent 2d93465a75
commit f8fcc856d7
5 changed files with 5 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
"delete": "Löschen",
"settings": "Einstellungen",
"search": "Ausführungen suchen...",
"sort_tooltip": "Zum Sortieren klicken",
"notifications": {
"no_runs": "Keine Ausführungen gefunden. Bitte versuchen Sie es erneut.",
"delete_success": "Ausführung erfolgreich gelöscht"

View File

@@ -63,6 +63,7 @@
"delete":"Delete",
"settings":"Settings",
"search":"Search Runs...",
"sort_tooltip": "Click to sort",
"notifications": {
"no_runs": "No runs found. Please try again.",
"delete_success": "Run deleted successfully"

View File

@@ -63,6 +63,7 @@
"delete": "Eliminar",
"settings": "Ajustes",
"search": "Buscar ejecuciones...",
"sort_tooltip": "Haga clic para ordenar",
"notifications": {
"no_runs": "No se encontraron ejecuciones. Por favor, inténtelo de nuevo.",
"delete_success": "Ejecución eliminada con éxito"

View File

@@ -63,6 +63,7 @@
"delete": "削除",
"settings": "設定",
"search": "実行を検索...",
"sort_tooltip": "クリックして並べ替え",
"notifications": {
"no_runs": "実行が見つかりません。もう一度お試しください。",
"delete_success": "実行が正常に削除されました"

View File

@@ -63,6 +63,7 @@
"delete": "删除",
"settings": "设置",
"search": "搜索运行记录...",
"sort_tooltip": "点击排序",
"notifications": {
"no_runs": "未找到运行记录。请重试。",
"delete_success": "运行记录删除成功"