diff --git a/i18n/lang/en-US.json b/i18n/lang/en-US.json index 41021fe..831fc8f 100644 --- a/i18n/lang/en-US.json +++ b/i18n/lang/en-US.json @@ -11,7 +11,8 @@ "resources": "Resources", "contributing": "Contributing", "experiments": "Experiments", - "attributions": "Attributions" + "attributions": "Attributions", + "status": "Status" } }, "landing": { diff --git a/layouts/default.vue b/layouts/default.vue index 226f469..d6552dd 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -73,7 +73,9 @@ }} Status + >{{ + $t("layout.footer.status") + }}