Translations: Add latvian

This commit is contained in:
graciousgrey 2026-01-09 12:00:03 +01:00
parent d54e59a2b8
commit 8f298857a6
2 changed files with 5 additions and 0 deletions

View file

@ -196,6 +196,10 @@ export let Options = [
value: "fa",
rtl: true,
},
{
text: "Latviešu", // Latvian
value: "lv",
},
];
// Returns the Vuetify UI messages translated with Gettext.

File diff suppressed because one or more lines are too long