Skip to content

Commit 20c33e1

Browse files
CDS Translator AgentCDS Translator Agent
authored andcommitted
fix(i18n): add missing translations
1 parent 1af1664 commit 20c33e1

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"navbar_language": "Język"
2+
"navbar_language": "Język"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"overTheBox_logs_title": "Logs de mi OverTheBox",
3-
"overTheBox_logs_no_logs": "Ningún mensaje"
3+
"overTheBox_logs_no_logs": "Ningún mensaje"
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"overTheBox_logs_title": "Logs de mon OverTheBox",
3-
"overTheBox_logs_no_logs": "Brak wiadomości"
3+
"overTheBox_logs_no_logs": "Brak wiadomości"
44
}

packages/manager/modules/pci/src/projects/translations/Messages_de_DE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"pci_projects_description": "Beschreibung",
44
"pci_projects_status": "Status",
55
"pci_projects_status_ok": "Aktiv",
6-
"pci_projects_status_deleting": "Wird gelöscht",
6+
"pci_projects_status_deleting": "Wird gelöscht",
77
"pci_projects_project_show": "Anzeigen"
88
}

packages/manager/modules/pci/src/projects/translations/Messages_es_ES.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"pci_projects": "Proyectos",
3-
"pci_projects_description": "Descripción",
3+
"pci_projects_description": "Descripción",
44
"pci_projects_status": "Estado",
55
"pci_projects_status_ok": "Activo",
66
"pci_projects_status_deleting": "Eliminando...",

packages/manager/modules/pci/src/projects/translations/Messages_pl_PL.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"pci_projects_status": "Status",
55
"pci_projects_status_ok": "Aktywny",
66
"pci_projects_status_deleting": "Usuwanie w toku",
7-
"pci_projects_project_show": "Wyświetl"
7+
"pci_projects_project_show": "Wyświetl"
88
}

0 commit comments

Comments
 (0)