add privacy policy, bump up version to 4.0.13

This commit is contained in:
Amruth Pillai
2024-05-03 20:53:58 +02:00
parent cba2eda5d0
commit 5ed561812f
53 changed files with 523 additions and 150 deletions

View File

@ -8,7 +8,7 @@ msgstr ""
"Language: sv\n"
"Project-Id-Version: reactive-resume\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-04-10 13:43\n"
"PO-Revision-Date: 2024-05-03 18:51\n"
"Last-Translator: \n"
"Language-Team: Swedish\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@ -59,7 +59,7 @@ msgstr "<0>Tvåfaktorsautentisering är aktiverad.</0> Du kommer att bli ombedd
msgid "A free and open-source resume builder"
msgstr "En gratis CV-byggare med öppen källkod"
#: apps/client/src/pages/home/components/footer.tsx:20
#: apps/client/src/pages/home/components/footer.tsx:21
#: apps/client/src/pages/home/sections/hero/index.tsx:47
msgid "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume."
msgstr "En gratis CV-byggare med öppen källkod som förenklar processen med att skapa, uppdatera och dela ditt CV."
@ -1080,6 +1080,10 @@ msgstr "Drivs av <0>Simple Icons</0>"
msgid "Primary Color"
msgstr "Primärfärg"
#: apps/client/src/pages/home/components/footer.tsx:45
msgid "Privacy Policy"
msgstr ""
#: apps/client/src/components/ai-actions.tsx:109
#: apps/client/src/components/ai-actions.tsx:112
msgid "Professional"
@ -1112,7 +1116,8 @@ msgstr "Lyfta en fråga"
#: apps/client/src/pages/builder/page.tsx:39
#: apps/client/src/pages/dashboard/resumes/page.tsx:20
#: apps/client/src/pages/dashboard/settings/page.tsx:16
#: apps/client/src/pages/home/components/footer.tsx:17
#: apps/client/src/pages/home/components/footer.tsx:18
#: apps/client/src/pages/home/meta/privacy-policy/page.tsx:9
#: apps/client/src/pages/home/page.tsx:24
#: apps/client/src/pages/public/page.tsx:71
#: apps/client/src/pages/public/page.tsx:93