chore: Update translations from Crowdin (#10686)

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
Chatwoot Bot
2025-02-11 23:04:34 -08:00
committed by GitHub
parent cd80bd07ca
commit 4a088e0663
640 changed files with 22425 additions and 8557 deletions

View File

@@ -92,7 +92,12 @@
"CONTACT": "Contact"
},
"LIST": {
"TABLE_HEADER": ["Namn", "Beskrivning", "Type", "Key"],
"TABLE_HEADER": {
"NAME": "Namn",
"DESCRIPTION": "Beskrivning",
"TYPE": "Type",
"KEY": "Key"
},
"BUTTONS": {
"EDIT": "Redigera",
"DELETE": "Radera"