diff --git a/translations/ca-es/intents.json b/translations/ca-es/intents.json index c565253..7db8f82 100644 --- a/translations/ca-es/intents.json +++ b/translations/ca-es/intents.json @@ -1,22 +1,20 @@ { - "WhenWereYouBorn.intent": [ - "quan vas n\u00e9ixer", - "quan et van crear" - ], - "WhereWereYouBorn.intent": [ - "on vas n\u00e9ixer", - "on te van crear" - ], - "WhoMadeYou.intent": [ - "qui t'ha fet", - "qui te va fer", - "qui te va crear", - "qui t'ha fabricat" - ], - "WhatAreYou.intent": [ - "qu\u00e8 eres" - ], - "WhoAreYou.intent": [ - "qui ets" - ] -} \ No newline at end of file + "WhenWereYouBorn.intent": [ + "quan vas néixer", + "quan et van crear" + ], + "WhereWereYouBorn.intent": [ + "on vas néixer", + "on te van crear" + ], + "WhoMadeYou.intent": [ + "qui t'ha fet", + "qui te va fer" + ], + "WhatAreYou.intent": [ + "què eres" + ], + "WhoAreYou.intent": [ + "qui ets" + ] +}