From fdc22eb5932151a32f9bbe5e5ce22c0a57f6c1f0 Mon Sep 17 00:00:00 2001 From: Bernat Romagosa Date: Mon, 26 Aug 2019 17:45:18 +0200 Subject: [PATCH] added missing translation to library descriptions --- locale/lang-ca.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locale/lang-ca.js b/locale/lang-ca.js index ee8b35de..70b74d9e 100644 --- a/locale/lang-ca.js +++ b/locale/lang-ca.js @@ -2626,6 +2626,8 @@ SnapTranslator.dict.ca = { '[EXPERIMENTAL] Processa llistes enormes molt ràpidament', '[EXPERIMENTAL] analyze data for frequency distribution': '[EXPERIMENTAL] Analitza dades per fer freqüències de distribució', + '[EXPERIMENTAL] add interactive maps to projects': + '[EXPERIMENTAL] Afegeix mapes cartogràfics interactius als teus projectes', 'declare global or sprite-local variables in a script': 'Declara i assigna variables (locals o globals) dins els programes', 'Turn JSON strings into lists with the listify block, then retrieve data out of them by using the value at key block.':