diff --git a/i18n/ca.json b/i18n/ca.json index 0967ef42..af008494 100644 --- a/i18n/ca.json +++ b/i18n/ca.json @@ -1 +1,12 @@ -{} +{ + "common.permissions.canBasicAuth": "Autentificació Web", + "common.tabs.TAB_FOCALBOARD": "Taulells", + "common.tabs.TAB_MESSAGING": "Canals", + "common.tabs.TAB_PLAYBOOKS": "Automatitzacions", + "label.accept": "Acceptar", + "label.add": "Afegir", + "label.allow": "Permetre", + "label.cancel": "Cancelar", + "label.change": "Canvi", + "label.close": "Tancar" +}