From 907ede1a0d3b219f22102c9365deee9cbd7e6648 Mon Sep 17 00:00:00 2001 From: WhatDidYouExpect <89535984+WhatDidYouExpect@users.noreply.github.com> Date: Sun, 16 Mar 2025 23:28:46 +0100 Subject: [PATCH] idiot --- locales/en.json | 6 +++--- locales/fi.json | 6 +++--- locales/it.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/locales/en.json b/locales/en.json index 30843b0..b3fd597 100644 --- a/locales/en.json +++ b/locales/en.json @@ -62,9 +62,9 @@ "command_ping_footer": "Requested by", "command_about_desc": "about", "command_about_embed_title": "About me", - "command_about_field1": "Name", - "command_about_field2name": "Version", - "command_about_field2value": "Local: {local_version} \nLatest: {latest_version}", + "command_about_embed_field1": "Name", + "command_about_embed_field2name": "Version", + "command_about_embed_field2value": "Local: {local_version} \nLatest: {latest_version}", "command_desc_stats": "stats", "command_stats_embed_title": "Bot stats", "command_stats_embed_desc": "Data about the the bot's memory.", diff --git a/locales/fi.json b/locales/fi.json index f2a403f..a191043 100644 --- a/locales/fi.json +++ b/locales/fi.json @@ -62,9 +62,9 @@ "command_ping_footer": "Pyytäjä: ", "command_about_desc": "tietoa", "command_about_embed_title": "Tietoa minusta", - "command_about_field1": "Nimi", - "command_about_field2name": "Versio", - "command_about_field2value": "Paikallinen: {local_version} \nUusin: {latest_version}", + "command_about_embed_field1": "Nimi", + "command_about_embed_field2name": "Versio", + "command_about_embed_field2value": "Paikallinen: {local_version} \nUusin: {latest_version}", "command_desc_stats": "statistiikat", "command_stats_embed_title": "Botin statistiikat", "command_stats_embed_desc": "Tietoa botin muistista.", diff --git a/locales/it.json b/locales/it.json index bf3e8cf..5f78dd8 100644 --- a/locales/it.json +++ b/locales/it.json @@ -62,9 +62,9 @@ "command_ping_footer": "Richiesto da", "command_about_desc": "informazioni", "command_about_embed_title": "Informazioni su di me", - "command_about_field1": "Nome", - "command_about_field2name": "Versione", - "command_about_field2value": "Locale: {local_version} \nUltima: {latest_version}", + "command_about_embed_field1": "Nome", + "command_about_embed_field2name": "Versione", + "command_about_embed_field2value": "Locale: {local_version} \nUltima: {latest_version}", "command_desc_stats": "statistiche", "command_stats_embed_title": "Statistiche del bot", "command_stats_embed_desc": "Dati sulla memoria del bot.",