diff --git a/.gitignore b/.gitignore index f622d4f..aea518f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ Server/sessions/ *.jls .vscode/settings.json Server/app/resources/emails/credentials.json -Server/db/connection.yml \ No newline at end of file +Server/db/connection.yml +Server/public/assets/groups.json \ No newline at end of file diff --git a/Server/app/svelte/public/locales/en/landing-component.json b/Server/app/svelte/public/locales/en/landing-component.json index cbd9949..b59598f 100644 --- a/Server/app/svelte/public/locales/en/landing-component.json +++ b/Server/app/svelte/public/locales/en/landing-component.json @@ -1,5 +1,5 @@ { - "top": "Our organization is a decentralized federation build upon the principle of free association. It consists of many groups of people united around a cause of bringing down exploitative politico-economic systems. We aim to replace them with libertarian socialist systems based on decentralization, direct democracy and worker-ownership of the means of production with goal of creating an equitable, democratic and sustainable world by stopping exploitation of humans and nature.", + "top": "Our organization is a decentralized federation build upon the principle of free association. It consists of many groups of people united around a cause of bringing down exploitative politico-economic systems. We aim to replace them with libertarian socialist systems based on decentralization, direct democracy and worker-ownership of the means of production with the goal of creating an equitable, democratic and sustainable world by stopping exploitation of humans and nature.", "groupsTitle": "GROUPS", "groupsText": "We organize groups for the purposes of education, advocacy, and mutual aid. Our objective is to demonstrate how the current politico-economic systems detrimentally impact our well-being, present alternative approaches, and engage in mutual aid to alleviate the challenges of living under capitalism.", "communesTitle": "COMMUNES",