|
961 | 961 | } |
962 | 962 | }, |
963 | 963 | "cookie_policy": { |
964 | | - "title": "Cookie Policy", |
| 964 | + "title": "cookie policy", |
965 | 965 | "last_updated": "Last updated: {date}", |
966 | 966 | "welcome": "Welcome to {app}. In this policy, we explain what cookies are, how we use them, and how you can manage them.", |
967 | 967 | "section_1": { |
968 | | - "title": "What are cookies?", |
| 968 | + "title": "WHAT ARE COOKIES?", |
969 | 969 | "p1": "Cookies are small text files stored on your device when you visit a website. Their purpose is to enhance your browsing experience by remembering certain preferences and settings." |
970 | 970 | }, |
971 | 971 | "section_2": { |
972 | | - "title": "What types of cookies do we use?", |
| 972 | + "title": "WHAT TYPES OF COOKIES DO WE USE?", |
973 | 973 | "p1": "On our website, we only use {bold} for purposes strictly necessary for the site's functionality. We do not use third-party or advertising cookies.", |
974 | 974 | "bold": "essential technical cookies", |
975 | 975 | "cookie_vdpl": "__vdpl", |
|
978 | 978 | "cookie_h3_desc": "This is our secure session cookie. It stores the OAuth access token when you connect your Atmosphere account. It is essential for maintaining your authenticated session." |
979 | 979 | }, |
980 | 980 | "section_3": { |
981 | | - "title": "Other Storage Technologies", |
| 981 | + "title": "OTHER STORAGE TECHNOLOGIES", |
982 | 982 | "p1": "In addition to session cookies, we use your browser's {bold} to save your display preferences. This allows us to remember the theme (light/dark) and some other {settings} you have selected, so you don't have to reconfigure them on each visit.", |
983 | 983 | "bold": "Local Storage", |
984 | 984 | "p2": "This information is purely functional, stored only on your device, and {bold}. We use it exclusively to improve your experience on our website.", |
985 | 985 | "bold2": "contains no personal data nor is it used to track you", |
986 | 986 | "settings": "settings" |
987 | 987 | }, |
988 | 988 | "section_4": { |
989 | | - "title": "Cookie Acceptance and Application Access", |
| 989 | + "title": "COOKIE ACCEPTANCE AND APPLICATION ACCESS", |
990 | 990 | "p1": "The use of cookies on our website is {bold}. Therefore, {bold2}. By continuing to browse or log in, you expressly accept our cookie policy.", |
991 | 991 | "bold": "essential for its proper functioning", |
992 | 992 | "bold2": "if you do not accept the use of cookies, you will not be able to access the application" |
993 | 993 | }, |
994 | 994 | "section_5": { |
995 | | - "title": "Cookie Management", |
| 995 | + "title": "COOKIE MANAGEMENT", |
996 | 996 | "p1": "You can configure your browser to accept, reject, or delete cookies according to your preferences. However, please note that {bold}.", |
997 | 997 | "bold": "rejecting cookies will prevent access to and use of the application", |
998 | 998 | "p2": "Below are links with instructions for cookie management in the most commonly used browsers:", |
|
1001 | 1001 | "edge": "Microsoft Edge (opens in a new window)" |
1002 | 1002 | }, |
1003 | 1003 | "section_6": { |
1004 | | - "title": "Data Controller", |
| 1004 | + "title": "DATA CONTROLLER", |
1005 | 1005 | "p1": "While our only cookie does not collect personal information, we guarantee compliance with the principles of transparency and security in data management. For any questions or requests regarding the use of cookies, you can contact us by opening an issue on our {link}.", |
1006 | 1006 | "link": "GitHub repository" |
1007 | 1007 | }, |
1008 | 1008 | "section_7": { |
1009 | | - "title": "Changes to the Cookie Policy", |
| 1009 | + "title": "CHANGES TO THE COOKIE POLICY", |
1010 | 1010 | "p1": "We reserve the right to modify this policy at any time. Any changes will be published on this page." |
1011 | 1011 | } |
1012 | 1012 | } |
|
0 commit comments