mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-22 18:18:39 +00:00
Translations: Add latvian
This commit is contained in:
parent
d54e59a2b8
commit
8f298857a6
2 changed files with 5 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
1
frontend/src/locales/json/lv.json
Normal file
1
frontend/src/locales/json/lv.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue