mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-22 16:39:36 +08:00
Language dropdown: Don't translate locales #712
This commit is contained in:
@@ -2,9 +2,10 @@ package api
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/photoprism/photoprism/internal/entity"
|
||||
"net/http"
|
||||
|
||||
"github.com/photoprism/photoprism/internal/entity"
|
||||
|
||||
"github.com/photoprism/photoprism/internal/service"
|
||||
|
||||
"github.com/photoprism/photoprism/internal/photoprism"
|
||||
|
Reference in New Issue
Block a user