New translations plugins.json (Swedish)
This commit is contained in:
parent
8b9ab82e04
commit
494a90bfd5
1 changed files with 5 additions and 5 deletions
|
@ -30,16 +30,16 @@
|
||||||
"description": "Du har fått {{amount}} krediter från {{user}} med anledning av {{reason}}!"
|
"description": "Du har fått {{amount}} krediter från {{user}} med anledning av {{reason}}!"
|
||||||
},
|
},
|
||||||
"success02": {
|
"success02": {
|
||||||
"description": "Successfully gifted {{amount}} credits to <@{{user}}> with reason {{reason}}!"
|
"description": "Du har fått {{amount}} krediter från {{user}} med anledning {{reason}}!"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"top": {
|
"top": {
|
||||||
"entry": "{{index}}. <@{{user}}> - {{amount}}",
|
"entry": "{{index}}. <@{{user}}> - {{amount}}",
|
||||||
"success01": {
|
"success01": {
|
||||||
"description": "Top 10 users with the most credits."
|
"description": "Topp 10 användare med flest krediter."
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"title": "[:dollar:] Credits (Top)"
|
"title": "[:dollar:] Krediter (Topp)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -48,10 +48,10 @@
|
||||||
"modules": {
|
"modules": {
|
||||||
"avatar": {
|
"avatar": {
|
||||||
"general": {
|
"general": {
|
||||||
"title": "[:hammer:] Utility (Avatar)"
|
"title": "[:hammer:] Verktyg (Avatar)"
|
||||||
},
|
},
|
||||||
"success01": {
|
"success01": {
|
||||||
"description": "Here you have <@{{user}}> avatar!"
|
"description": "Här har du <@{{user}}> avatar!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue