File tree Expand file tree Collapse file tree 12 files changed +0
-36
lines changed Expand file tree Collapse file tree 12 files changed +0
-36
lines changed Original file line number Diff line number Diff line change @@ -590,7 +590,6 @@ export default function PodDetails(props: PodDetailsProps) {
590590 < AuthVisible item = { item } authVerb = "get" subresource = "log" >
591591 < ActionButton
592592 description = { t ( 'Show Logs' ) }
593- aria-label = { t ( 'logs' ) }
594593 icon = "mdi:file-document-box-outline"
595594 onClick = { ( ) => {
596595 Activity . launch ( {
@@ -620,7 +619,6 @@ export default function PodDetails(props: PodDetailsProps) {
620619 < AuthVisible item = { item } authVerb = "create" subresource = "exec" >
621620 < ActionButton
622621 description = { t ( 'Terminal / Exec' ) }
623- aria-label = { t ( 'terminal' ) }
624622 icon = "mdi:console"
625623 onClick = { ( ) => {
626624 Activity . launch ( {
@@ -651,7 +649,6 @@ export default function PodDetails(props: PodDetailsProps) {
651649 < AuthVisible item = { item } authVerb = "get" subresource = "attach" >
652650 < ActionButton
653651 description = { t ( 'Attach' ) }
654- aria-label = { t ( 'attach' ) }
655652 icon = "mdi:connection"
656653 onClick = { ( ) => {
657654 dispatchHeadlampEvent ( {
Original file line number Diff line number Diff line change 150150 "QoS Class" : " QoS-Klasse" ,
151151 "Priority" : " Priorität" ,
152152 "Show Logs" : " Ereignisprotokolle anzeigen" ,
153- "logs" : " Ereignisprotokolle" ,
154153 "Logs" : " " ,
155154 "Terminal / Exec" : " Terminal / Befehl ausführen" ,
156- "terminal" : " Terminal" ,
157155 "Attach" : " Anhängen" ,
158- "attach" : " anhängen" ,
159156 "Restarts" : " Neustarts" ,
160157 "{{ restarts }} ({{ abbrevTime }} ago)" : " {{ restarts }} (vor {{ abbrevTime }})" ,
161158 "Nominated Node" : " Nominierte Node" ,
Original file line number Diff line number Diff line change 150150 "QoS Class" : " QoS Class" ,
151151 "Priority" : " Priority" ,
152152 "Show Logs" : " Show Logs" ,
153- "logs" : " logs" ,
154153 "Logs" : " Logs" ,
155154 "Terminal / Exec" : " Terminal / Exec" ,
156- "terminal" : " terminal" ,
157155 "Attach" : " Attach" ,
158- "attach" : " attach" ,
159156 "Restarts" : " Restarts" ,
160157 "{{ restarts }} ({{ abbrevTime }} ago)" : " {{ restarts }} ({{ abbrevTime }} ago)" ,
161158 "Nominated Node" : " Nominated Node" ,
Original file line number Diff line number Diff line change 150150 "QoS Class" : " Clase QoS" ,
151151 "Priority" : " Prioridad" ,
152152 "Show Logs" : " Mostrar Registros" ,
153- "logs" : " registros" ,
154153 "Logs" : " " ,
155154 "Terminal / Exec" : " Terminal / Exec" ,
156- "terminal" : " terminal" ,
157155 "Attach" : " Adjuntar" ,
158- "attach" : " adjuntar" ,
159156 "Restarts" : " Reinicios" ,
160157 "{{ restarts }} ({{ abbrevTime }} ago)" : " {{ restarts }} (hace {{ abbrevTime }})" ,
161158 "Nominated Node" : " Nodo Nominado" ,
Original file line number Diff line number Diff line change 150150 "QoS Class" : " Classe QoS" ,
151151 "Priority" : " Priorité" ,
152152 "Show Logs" : " Afficher les journaux" ,
153- "logs" : " journaux" ,
154153 "Logs" : " " ,
155154 "Terminal / Exec" : " Terminal / Exécution" ,
156- "terminal" : " terminal" ,
157155 "Attach" : " Attacher" ,
158- "attach" : " attacher" ,
159156 "Restarts" : " Redémarrages" ,
160157 "{{ restarts }} ({{ abbrevTime }} ago)" : " {{ restarts }} (il y a {{ abbrevTime }})" ,
161158 "Nominated Node" : " Nœud nommé" ,
Original file line number Diff line number Diff line change 150150 "QoS Class" : " QoS क्लास" ,
151151 "Priority" : " प्राथमिकता" ,
152152 "Show Logs" : " लॉग्स दिखाएं" ,
153- "logs" : " लॉग्स" ,
154153 "Logs" : " " ,
155154 "Terminal / Exec" : " टर्मिनल / एक्जेक" ,
156- "terminal" : " टर्मिनल" ,
157155 "Attach" : " अटैच" ,
158- "attach" : " अटैच" ,
159156 "Restarts" : " रीस्टार्ट" ,
160157 "{{ restarts }} ({{ abbrevTime }} ago)" : " {{ restarts }} ({{ abbrevTime }} पहले)" ,
161158 "Nominated Node" : " नामांकित नोड" ,
Original file line number Diff line number Diff line change 150150 "QoS Class" : " Classe QoS" ,
151151 "Priority" : " Priorità" ,
152152 "Show Logs" : " Mostra Log" ,
153- "logs" : " log" ,
154153 "Logs" : " " ,
155154 "Terminal / Exec" : " Terminale / Esegui" ,
156- "terminal" : " terminale" ,
157155 "Attach" : " Collega" ,
158- "attach" : " collega" ,
159156 "Restarts" : " Riavvii" ,
160157 "{{ restarts }} ({{ abbrevTime }} ago)" : " {{ restarts }} ({{ abbrevTime }} fa)" ,
161158 "Nominated Node" : " Nodo Nominato" ,
Original file line number Diff line number Diff line change 150150 "QoS Class" : " QoS クラス" ,
151151 "Priority" : " 優先度" ,
152152 "Show Logs" : " ログの表示" ,
153- "logs" : " ログ" ,
154153 "Logs" : " " ,
155154 "Terminal / Exec" : " ターミナル / 実行" ,
156- "terminal" : " ターミナル" ,
157155 "Attach" : " アタッチ" ,
158- "attach" : " アタッチ" ,
159156 "Restarts" : " 再起動" ,
160157 "{{ restarts }} ({{ abbrevTime }} ago)" : " {{ restarts }} ({{ abbrevTime }} 前)" ,
161158 "Nominated Node" : " 指名ノード" ,
Original file line number Diff line number Diff line change 150150 "QoS Class" : " QoS 클래스" ,
151151 "Priority" : " 우선순위" ,
152152 "Show Logs" : " 로그 보기" ,
153- "logs" : " 로그" ,
154153 "Logs" : " " ,
155154 "Terminal / Exec" : " 터미널 / 실행" ,
156- "terminal" : " 터미널" ,
157155 "Attach" : " 연결" ,
158- "attach" : " 연결" ,
159156 "Restarts" : " 재시작" ,
160157 "{{ restarts }} ({{ abbrevTime }} ago)" : " {{ restarts }} ({{ abbrevTime }} 전)" ,
161158 "Nominated Node" : " 할당된 노드" ,
Original file line number Diff line number Diff line change 150150 "QoS Class" : " Classe QoS" ,
151151 "Priority" : " Prioridade" ,
152152 "Show Logs" : " Mostrar Registos" ,
153- "logs" : " registos" ,
154153 "Logs" : " " ,
155154 "Terminal / Exec" : " Terminal / Exec" ,
156- "terminal" : " terminal" ,
157155 "Attach" : " Anexar" ,
158- "attach" : " anexar" ,
159156 "Restarts" : " Reinícios" ,
160157 "{{ restarts }} ({{ abbrevTime }} ago)" : " {{ restarts }} (há {{ abbrevTime }})" ,
161158 "Nominated Node" : " Node Nomeado" ,
You can’t perform that action at this time.
0 commit comments