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: lt\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: Lithuanian\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && (n%100>19 || n%100<11) ? 0 : (n%10>=2 && n%10<=9) && (n%100>19 || n%100<11) ? 1 : n%1!=0 ? 2: 3);\n"
@ -59,7 +59,7 @@ msgstr "<0>Įjungtas dviejų veiksnių autentifikavimas.</0> Kiekvieną kartą p
msgid "A free and open-source resume builder"
msgstr "Nemokamas atvirojo kodo gyvenimo aprašymų kūrėjas"
#: 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 "Nemokama atvirojo kodo Cv kūrimo priemonė, supaprastinanti gyvenimo aprašymo kūrimo, atnaujinimo ir bendrinimo procesą."
@ -1080,6 +1080,10 @@ msgstr "Sukurta naudojant <0>Simple Icons</0>"
msgid "Primary Color"
msgstr "Pagrindinė spalva"
#: 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 "Iškelti 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