mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-30 13:47:05 +02:00
update translations
This commit is contained in:
parent
c4587b80af
commit
086bf25616
3 changed files with 27 additions and 27 deletions
|
@ -240,6 +240,11 @@
|
|||
"message": "File path",
|
||||
"translation": ""
|
||||
},
|
||||
{
|
||||
"id": "Append to file",
|
||||
"message": "Append to file",
|
||||
"translation": ""
|
||||
},
|
||||
{
|
||||
"id": "Playlist title",
|
||||
"message": "Playlist title",
|
||||
|
@ -260,11 +265,6 @@
|
|||
"message": "Include skipped listens",
|
||||
"translation": ""
|
||||
},
|
||||
{
|
||||
"id": "Append to file",
|
||||
"message": "Append to file",
|
||||
"translation": ""
|
||||
},
|
||||
{
|
||||
"id": "Visit the URL for authorization: {Url}",
|
||||
"message": "Visit the URL for authorization: {Url}",
|
||||
|
@ -354,7 +354,7 @@
|
|||
{
|
||||
"id": "Entity",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"type": "go.uploadedlobster.com/scotty/internal/models.Entity",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "c.entity"
|
||||
|
@ -443,7 +443,7 @@
|
|||
{
|
||||
"id": "Entity",
|
||||
"string": "%[3]s",
|
||||
"type": "string",
|
||||
"type": "go.uploadedlobster.com/scotty/internal/models.Entity",
|
||||
"underlyingType": "string",
|
||||
"argNum": 3,
|
||||
"expr": "c.entity"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue