feat: add translation for runstable tooltip
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -63,6 +63,7 @@
|
||||
"delete": "削除",
|
||||
"settings": "設定",
|
||||
"search": "実行を検索...",
|
||||
"sort_tooltip": "クリックして並べ替え",
|
||||
"notifications": {
|
||||
"no_runs": "実行が見つかりません。もう一度お試しください。",
|
||||
"delete_success": "実行が正常に削除されました"
|
||||
|
||||
@@ -63,6 +63,7 @@
|
||||
"delete": "删除",
|
||||
"settings": "设置",
|
||||
"search": "搜索运行记录...",
|
||||
"sort_tooltip": "点击排序",
|
||||
"notifications": {
|
||||
"no_runs": "未找到运行记录。请重试。",
|
||||
"delete_success": "运行记录删除成功"
|
||||
|
||||
Reference in New Issue
Block a user