From 8524535e6f9ae78a0b2140f020c5d069aefb86b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1tvik=20Karanam?= Date: Fri, 31 May 2024 21:00:49 +0200 Subject: [PATCH] Added translation using Weblate (Spanish (Latin America)) --- lang/es_419.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lang/es_419.json diff --git a/lang/es_419.json b/lang/es_419.json new file mode 100644 index 0000000..8fb5f21 --- /dev/null +++ b/lang/es_419.json @@ -0,0 +1,17 @@ +{ + "My_Profile": { + "My_Profile": "", + "Basic_Information": "", + "Username": "", + "First_Name": "", + "Last_Name": "", + "Abbreviated_Name": "", + "Pronouns": "", + "Pronouns_Forum": "", + "Primary_Email": "", + "Secondary_Email": "", + "Send_Email": "", + "Access_Level": "", + "Upload_profile_photo": "" + } +}