From db9f4ae15249032f820e77c5efb46c542ee5b68a Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mauro-balades@users.noreply.github.com> Date: Sat, 17 May 2025 22:25:36 +0200 Subject: [PATCH] Fixed translated strings --- src/i18n/en/translation.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/en/translation.json b/src/i18n/en/translation.json index d3b7440..6129106 100644 --- a/src/i18n/en/translation.json +++ b/src/i18n/en/translation.json @@ -195,6 +195,11 @@ "name": "Larvey", "description": "AUR maintainer", "link": "https://github.com/LarveyOfficial/" + }, + "studio": { + "name": "Studio Movie Girl", + "description": "Big contributor with the gradient generator and helped with macOS development on the early days", + "link": "https://github.com/neurokitti" } }, "website": { @@ -227,11 +232,6 @@ "name": "Jafeth Garro", "description": "Documentation writer", "link": "https://iamjafeth.com/" - }, - { - "name": "Studio Movie Girl", - "description": "Big contributor with the gradient generator and helped with macOS development on the early days", - "link": "https://github.com/neurokitti" } } }