From 61af6dca06c00e3e9abfd97d008c0036e3973f67 Mon Sep 17 00:00:00 2001
From: Sam Wilson <sam@samwilson.id.au>
Date: Fri, 6 Dec 2024 08:59:32 +0800
Subject: [PATCH] Add Madurese to Google models.json config

Set the model title to be what's listed in the Google API docs,
for better autocomplete.

Bug: T381459
---
 public/models.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/public/models.json b/public/models.json
index 5fc455d..91853bd 100644
--- a/public/models.json
+++ b/public/models.json
@@ -240,6 +240,10 @@
             "languages": ["lv"],
             "title": "latviešu"
         },
+        "mad": {
+            "languages": ["mad"],
+            "title": "Madhura, Basa Mathura, بَهاسَ مَدورا Madurese"
+        },
         "mi": {
             "languages": ["mi"],
             "title": "Māori"