mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 17:03:00 +10:00
Tag connect & disconnect fix (#360)
* fix: tag connect/disconnect * fix: lint * fix: oidc typo fix
This commit is contained in:
@@ -160,6 +160,12 @@
|
||||
"add": "Add",
|
||||
"cannotUndo": "This action cannot be undone.",
|
||||
"close": "Close",
|
||||
"components": {
|
||||
"multiitem": {
|
||||
"new": "Create new: \"{0}\"",
|
||||
"placeholder": "Start typing..."
|
||||
}
|
||||
},
|
||||
"create": "Create",
|
||||
"date": "Date",
|
||||
"delete": "Delete",
|
||||
@@ -181,13 +187,7 @@
|
||||
"servers": "Servers",
|
||||
"srLoading": "Loading…",
|
||||
"tags": "Tags",
|
||||
"today": "Today",
|
||||
"components": {
|
||||
"multiitem": {
|
||||
"placeholder": "Start typing...",
|
||||
"new": "Create new: \"{0}\""
|
||||
}
|
||||
}
|
||||
"today": "Today"
|
||||
},
|
||||
"drop": {
|
||||
"desc": "An open-source game distribution platform built for speed, flexibility and beauty.",
|
||||
|
||||
Reference in New Issue
Block a user