mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-22 16:02:52 +10:00
OIDC & store fixes (#358)
* fix: typos * fix: platform filtering * feat: fix tags and create option
This commit is contained in:
@@ -181,7 +181,13 @@
|
||||
"servers": "Servers",
|
||||
"srLoading": "Loading…",
|
||||
"tags": "Tags",
|
||||
"today": "Today"
|
||||
"today": "Today",
|
||||
"components": {
|
||||
"multiitem": {
|
||||
"placeholder": "Start typing...",
|
||||
"new": "Create new: \"{0}\""
|
||||
}
|
||||
}
|
||||
},
|
||||
"drop": {
|
||||
"desc": "An open-source game distribution platform built for speed, flexibility and beauty.",
|
||||
|
||||
Reference in New Issue
Block a user