File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -337,6 +337,7 @@ export const dict = {
337337 "workspace.usage.table.input" : "الدخل" ,
338338 "workspace.usage.table.output" : "الخرج" ,
339339 "workspace.usage.table.cost" : "التكلفة" ,
340+ "workspace.usage.table.session" : "الجلسة" ,
340341 "workspace.usage.breakdown.input" : "الدخل" ,
341342 "workspace.usage.breakdown.cacheRead" : "قراءة الكاش" ,
342343 "workspace.usage.breakdown.cacheWrite" : "كتابة الكاش" ,
Original file line number Diff line number Diff line change @@ -342,6 +342,7 @@ export const dict = {
342342 "workspace.usage.table.input" : "Entrada" ,
343343 "workspace.usage.table.output" : "Saída" ,
344344 "workspace.usage.table.cost" : "Custo" ,
345+ "workspace.usage.table.session" : "Sessão" ,
345346 "workspace.usage.breakdown.input" : "Entrada" ,
346347 "workspace.usage.breakdown.cacheRead" : "Leitura de Cache" ,
347348 "workspace.usage.breakdown.cacheWrite" : "Escrita em Cache" ,
Original file line number Diff line number Diff line change @@ -340,6 +340,7 @@ export const dict = {
340340 "workspace.usage.table.input" : "Input" ,
341341 "workspace.usage.table.output" : "Output" ,
342342 "workspace.usage.table.cost" : "Omkostning" ,
343+ "workspace.usage.table.session" : "Session" ,
343344 "workspace.usage.breakdown.input" : "Input" ,
344345 "workspace.usage.breakdown.cacheRead" : "Cache læst" ,
345346 "workspace.usage.breakdown.cacheWrite" : "Cache skriv" ,
Original file line number Diff line number Diff line change @@ -342,6 +342,7 @@ export const dict = {
342342 "workspace.usage.table.input" : "Input" ,
343343 "workspace.usage.table.output" : "Output" ,
344344 "workspace.usage.table.cost" : "Kosten" ,
345+ "workspace.usage.table.session" : "Sitzung" ,
345346 "workspace.usage.breakdown.input" : "Input" ,
346347 "workspace.usage.breakdown.cacheRead" : "Cache Read" ,
347348 "workspace.usage.breakdown.cacheWrite" : "Cache Write" ,
Original file line number Diff line number Diff line change @@ -334,6 +334,7 @@ export const dict = {
334334 "workspace.usage.table.input" : "Input" ,
335335 "workspace.usage.table.output" : "Output" ,
336336 "workspace.usage.table.cost" : "Cost" ,
337+ "workspace.usage.table.session" : "Session" ,
337338 "workspace.usage.breakdown.input" : "Input" ,
338339 "workspace.usage.breakdown.cacheRead" : "Cache Read" ,
339340 "workspace.usage.breakdown.cacheWrite" : "Cache Write" ,
Original file line number Diff line number Diff line change @@ -343,6 +343,7 @@ export const dict = {
343343 "workspace.usage.table.input" : "Entrada" ,
344344 "workspace.usage.table.output" : "Salida" ,
345345 "workspace.usage.table.cost" : "Costo" ,
346+ "workspace.usage.table.session" : "Sesión" ,
346347 "workspace.usage.breakdown.input" : "Entrada" ,
347348 "workspace.usage.breakdown.cacheRead" : "Lectura de Caché" ,
348349 "workspace.usage.breakdown.cacheWrite" : "Escritura de Caché" ,
Original file line number Diff line number Diff line change @@ -348,6 +348,7 @@ export const dict = {
348348 "workspace.usage.table.input" : "Entrée" ,
349349 "workspace.usage.table.output" : "Sortie" ,
350350 "workspace.usage.table.cost" : "Coût" ,
351+ "workspace.usage.table.session" : "Session" ,
351352 "workspace.usage.breakdown.input" : "Entrée" ,
352353 "workspace.usage.breakdown.cacheRead" : "Lecture cache" ,
353354 "workspace.usage.breakdown.cacheWrite" : "Écriture cache" ,
Original file line number Diff line number Diff line change @@ -342,6 +342,7 @@ export const dict = {
342342 "workspace.usage.table.input" : "Input" ,
343343 "workspace.usage.table.output" : "Output" ,
344344 "workspace.usage.table.cost" : "Costo" ,
345+ "workspace.usage.table.session" : "Sessione" ,
345346 "workspace.usage.breakdown.input" : "Input" ,
346347 "workspace.usage.breakdown.cacheRead" : "Lettura Cache" ,
347348 "workspace.usage.breakdown.cacheWrite" : "Scrittura Cache" ,
Original file line number Diff line number Diff line change @@ -339,6 +339,7 @@ export const dict = {
339339 "workspace.usage.table.input" : "入力" ,
340340 "workspace.usage.table.output" : "出力" ,
341341 "workspace.usage.table.cost" : "コスト" ,
342+ "workspace.usage.table.session" : "セッション" ,
342343 "workspace.usage.breakdown.input" : "入力" ,
343344 "workspace.usage.breakdown.cacheRead" : "キャッシュ読み取り" ,
344345 "workspace.usage.breakdown.cacheWrite" : "キャッシュ書き込み" ,
Original file line number Diff line number Diff line change @@ -336,6 +336,7 @@ export const dict = {
336336 "workspace.usage.table.input" : "입력" ,
337337 "workspace.usage.table.output" : "출력" ,
338338 "workspace.usage.table.cost" : "비용" ,
339+ "workspace.usage.table.session" : "세션" ,
339340 "workspace.usage.breakdown.input" : "입력" ,
340341 "workspace.usage.breakdown.cacheRead" : "캐시 읽기" ,
341342 "workspace.usage.breakdown.cacheWrite" : "캐시 쓰기" ,
You can’t perform that action at this time.
0 commit comments