diff --git a/README.md b/README.md index 2ceb9b2d1..825cd8c9a 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Watch releases of this repository to be notified about future updates: [![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg?style=flat-square)](#contributors-) + Please check [contributors guide](https://github.com/podkrepi-bg/frontend/blob/master/CONTRIBUTING.md) for: diff --git a/next.config.js b/next.config.js index 963dfefc6..a968f4c27 100644 --- a/next.config.js +++ b/next.config.js @@ -53,8 +53,8 @@ const moduleExports = { }, { source: '/robots.txt', - destination: '/api/robots' - } + destination: '/api/robots', + }, ] }, async redirects() { diff --git a/public/locales/bg/profile.json b/public/locales/bg/profile.json index 6de138c5f..d6e713daf 100644 --- a/public/locales/bg/profile.json +++ b/public/locales/bg/profile.json @@ -56,7 +56,6 @@ "refund": "възстановено", "cancelled": "отменено", "guaranteed": "гарантирано" - } }, "certificates-history": {