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: tr\n"
"Project-Id-Version: reactive-resume\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-04-18 00:08\n"
"PO-Revision-Date: 2024-05-03 18:51\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@ -59,7 +59,7 @@ msgstr "<0>İki faktörlü kimlik doğrulama şu anda aktif.</0> Giriş yaptığ
msgid "A free and open-source resume builder"
msgstr "Ücretsiz ve açık kaynak cv oluşturucu"
#: 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 "Cv'nizi oluşturma, güncelleme ve paylaşma gibi adımları kolaylaştıran ücretsiz ve açık kaynak bir cv oluşturucu."
@ -1080,6 +1080,10 @@ msgstr "<0>Simple Icons</0> tarafından desteklenmektedir"
msgid "Primary Color"
msgstr "Birincil Renk"
#: 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 "Bir sorunu dile getirin"
#: 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