Skip to content

Commit

Permalink
Merge pull request #124 from instatushq/add-no-related-notices
Browse files Browse the repository at this point in the history
Add noRelatedNotices field
  • Loading branch information
alisalahio authored Feb 13, 2024
2 parents 78c1517 + 270813f commit f85d265
Show file tree
Hide file tree
Showing 30 changed files with 273 additions and 243 deletions.
3 changes: 2 additions & 1 deletion ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,6 @@
"ourPublicAPI": "API العامة لدينا",
"summary": "احصل على الحالة العامة لصفحة الحالة الخاصة بك. لا تشمل المكونات والإشعارات التاريخية.",
"components": "احصل على مكونات صفحة الحالة الخاصة بك ، والمشكلات النشطة التي تؤثر عليها.",
"API": "API"
"API": "واجهة برمجة التطبيقات",
"noRelatedNotices": "لا توجد إشعارات ذات صلة"
}
3 changes: 2 additions & 1 deletion cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,6 @@
"ourPublicAPI": "Naše veřejné API",
"summary": "Získejte celkový stav své stavové stránky. Nezahrnuje součásti a historické poznámky.",
"components": "Získejte komponenty stavové stránky a aktivní problémy, které je ovlivňují.",
"API": "API"
"API": "API",
"noRelatedNotices": "Žádná související upozornění"
}
3 changes: 2 additions & 1 deletion da.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,5 +210,6 @@
"ourPublicAPI": "Vores offentlige API",
"summary": "Få den overordnede status for din statusside. Inkluderer ikke komponenter og historiske meddelelser.",
"components": "Få dine statussidekomponenter og aktive problemer, der påvirker dem.",
"API": "API"
"API": "API",
"noRelatedNotices": "Ingen relaterede meddelelser"
}
3 changes: 2 additions & 1 deletion de.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,6 @@
"ourPublicAPI": "Unsere öffentliche API",
"summary": "Erhalten Sie den Gesamtstatus für Ihre Statusseite. Enthält keine Komponenten und historischen Hinweise.",
"components": "Erhalten Sie die Komponenten Ihrer Statusseite und die aktiven Probleme, die sie betreffen.",
"API": "API"
"API": "API",
"noRelatedNotices": "Keine diesbezüglichen Hinweise"
}
3 changes: 2 additions & 1 deletion en.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,6 @@
"ourPublicAPI": "Our Public API",
"summary": "Get the overall status for your status page. Doesn’t include components and historical notices.",
"components": "Get your status page components, and active issues affecting them.",
"API": "API"
"API": "API",
"noRelatedNotices": "No related notices"
}
3 changes: 2 additions & 1 deletion es.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,6 @@
"ourPublicAPI": "Nuestra API pública",
"summary": "Obtenga el estado general de su página de estado. No incluye componentes y avisos históricos.",
"components": "Obtenga los componentes de su página de estado y los problemas activos que los afectan.",
"API": "API"
"API": "API",
"noRelatedNotices": "No hay avisos relacionados"
}
Loading

0 comments on commit f85d265

Please sign in to comment.