Skip to content

Commit

Permalink
Merge pull request #92 from fahad-aot/fwf-2761
Browse files Browse the repository at this point in the history
translation issue fixed
  • Loading branch information
shuhaib-aot authored Nov 13, 2023
2 parents 1da7976 + a14c7c5 commit fd61dda
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export const RESOURCE_BUNDLES_BG = {
"View Submission": "Вижте подаване",
'Showing': "Показване",
"to": "да се",
"results": "pезултати",
"Results": "pезултати",
"Acknowledge": "Признайте",
'View': "Преглед",
"Select a task in the list.": "Изберете задача от списъка.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ export const RESOURCE_BUNDLES_DE = {
"View Submission": "Einreichung anzeigen",
"Showing": "Anzeigen",
"to": "zu",
"results": "Ergebnisse",
"Results": "Ergebnisse",
"Acknowledge": "Anerkennen",
"View": "Sicht",
"Select a task in the list.": "Wählen Sie eine Aufgabe in der Liste aus.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ export const RESOURCE_BUNDLES_EN = {
"Insights": "Insights",
"No dashboard found": "No dashboard found",
"of": "of",
"results": "results",
"Results": "Results",
"Dashbaord":"Dashboard",
"Dashboards":"Dashboards",
"Select Dashboard": "Select Dashboard",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ export const RESOURCE_BUNDLES_FR = {
"Showing":"Affichage",
"to":"à",
"of":"de",
"results":"résultats",
"Results":"résultats",
"Acknowledge":"Accuser réception",
"Select a task in the list.":"Sélectionnez une tâche dans la liste.",
"No Filters Found":"Aucun filtre trouvé",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export const RESOURCE_BUNDLES_PT = {
"Application History": "Histórico da Aplicação",
"View Submission": "Ver o envio",
"Showing": "Mostrando",
"results": "resultados",
"Results": "resultados",
"Acknowledge": "Reconhecer",
"Select a task in the list.": "Selecione uma tarefa na lista.",
"No Filters Found": "Nenhum filtro encontrado",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export const RESOURCE_BUNDLES_ZH = {
"View Submission": "查看提交",
"Showing": "显示",
"to": "到",
"results": "结果",
"Results": "结果",
"Acknowledge": "承认",
"View": "看法",
"Select a task in the list.": "在列表中选择一个任务。",
Expand Down

0 comments on commit fd61dda

Please sign in to comment.