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: el\n"
"Project-Id-Version: reactive-resume\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-04-10 13:42\n"
"PO-Revision-Date: 2024-05-03 18:51\n"
"Last-Translator: \n"
"Language-Team: Greek\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@ -59,7 +59,7 @@ msgstr "<0>Ο έλεγχος ταυτότητας δύο παραγόντων ε
msgid "A free and open-source resume builder"
msgstr "Ένας δωρεάν και ανοικτού κώδικα κατασκευαστής βιογραφικών σημειωμάτων"
#: 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 "Ένας δωρεάν κατασκευαστής βιογραφικών σημειωμάτων ανοικτού κώδικα που απλοποιεί τη διαδικασία δημιουργίας, ενημέρωσης και κοινοποίησης του βιογραφικού σας σημειώματος."
@ -1080,6 +1080,10 @@ msgstr "Powered by <0>Simple Icons</0>"
msgid "Primary Color"
msgstr "Βασικό χρώμα"
#: 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 "Θέστε ένα θέμα"
#: 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