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: pl\n"
"Project-Id-Version: reactive-resume\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-04-17 00:08\n"
"PO-Revision-Date: 2024-05-03 18:51\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
@ -59,7 +59,7 @@ msgstr "<0>Uwierzytelnianie dwuskładnikowe jest włączone.</0> Przy każdym lo
msgid "A free and open-source resume builder"
msgstr "Darmowy kreator CV typu open-source"
#: 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 "Darmowy i open-source'owy kreator CV, który upraszcza proces tworzenia, aktualizowania i udostępniania CV."
@ -1080,6 +1080,10 @@ msgstr "Napędzane przez <0>Simple Icons</0>"
msgid "Primary Color"
msgstr "Główny kolor"
#: 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 "Zgłoś problem"
#: 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