From a98e9f00a1f19b0e1804ca1029bf40e38fc53ed9 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Mon, 26 Feb 2024 16:14:09 +0000 Subject: [PATCH] (trans) role "code" should also be allowed to see /admin/translations --- locale/pl/docs/spis-2021/general/stats.json | 2 +- routes/adminTranslationsAwaiting.vue | 2 +- server/routes/translations.js | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/locale/pl/docs/spis-2021/general/stats.json b/locale/pl/docs/spis-2021/general/stats.json index e848beb56..1c9e62411 100644 --- a/locale/pl/docs/spis-2021/general/stats.json +++ b/locale/pl/docs/spis-2021/general/stats.json @@ -239,4 +239,4 @@ "trigender": 0.5 }, "diff": {} -} \ No newline at end of file +} diff --git a/routes/adminTranslationsAwaiting.vue b/routes/adminTranslationsAwaiting.vue index 5648d71ee..357f8f605 100644 --- a/routes/adminTranslationsAwaiting.vue +++ b/routes/adminTranslationsAwaiting.vue @@ -1,6 +1,6 @@