From e1be84bf53275b5be5c4017da09fdc9b79fe9399 Mon Sep 17 00:00:00 2001 From: cuberhaus Date: Sat, 30 May 2026 12:38:40 +0200 Subject: [PATCH] Fix duplicate certification entry by updating index for May 2026 certification --- locales/ca/certifications.json | 2 +- locales/en/certifications.json | 2 +- locales/es/certifications.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/ca/certifications.json b/locales/ca/certifications.json index 1e154a9..f28223d 100644 --- a/locales/ca/certifications.json +++ b/locales/ca/certifications.json @@ -32,7 +32,7 @@ "10": { "issued": "Maig 2026" }, - "10": { + "11": { "issued": "Maig 2026" } } diff --git a/locales/en/certifications.json b/locales/en/certifications.json index d599d68..28deb19 100644 --- a/locales/en/certifications.json +++ b/locales/en/certifications.json @@ -32,7 +32,7 @@ "10": { "issued": "May 2026" }, - "10": { + "11": { "issued": "May 2026" } } diff --git a/locales/es/certifications.json b/locales/es/certifications.json index fbd00f7..c3edba9 100644 --- a/locales/es/certifications.json +++ b/locales/es/certifications.json @@ -32,7 +32,7 @@ "10": { "issued": "May 2026" }, - "10": { + "11": { "issued": "May 2026" } }