diff --git a/.env.development b/.env.development index f81c564..44654de 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,2 @@ -VUE_APP_TARGET_SITE_KEY='5ba7b6fe36a04ce0bab97f103907123f' -VUE_APP_TARGET_SITE_SECRET='1ff77c23c2ea440d84ab17505b4588026233c709bf5d489aae07cd3b788999e1' \ No newline at end of file +VUE_APP_TARGET_SITE_KEY='292c3edcf6ff48b6b8f8acda69a24af1' +VUE_APP_TARGET_SITE_SECRET='baa7d507406f4dd689ab45ca956853c33757fef9bdde41a4b3c0029f8178e626' \ No newline at end of file diff --git a/.env.production b/.env.production index b3445d4..0a346ae 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ -VUE_APP_TARGET_SITE_KEY='e17abffae39143a6a154a7eb91b42eb6' -VUE_APP_TARGET_SITE_SECRET='e46365a18fe141e7908e5710aa2232efca863b4c42be42289723c88c2a4a6888' +VUE_APP_TARGET_SITE_KEY='e12c25c323334b769c4f5a894c7a0d90' +VUE_APP_TARGET_SITE_SECRET='e82751ea1c604529bcdadf4f5ba74e6075aea49124bc4ed7af9bac6e909467b0' diff --git a/.eslintrc.js b/.eslintrc.js index 28c3ea4..1a5f6d5 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -28,6 +28,7 @@ module.exports = { }, }, rules: { + 'no-extra-boolean-cast': 'off', 'import/no-cycle': 'off', 'prettier/prettier': ['error'], semi: 'error', diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..ac511ed --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "i18n-ally.localesPaths": [ + "src/lang" + ] +} \ No newline at end of file diff --git a/README.es.md b/README.es.md new file mode 100644 index 0000000..c0d9314 --- /dev/null +++ b/README.es.md @@ -0,0 +1,52 @@ +