Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add key for reconsent instructions #50

Merged
merged 1 commit into from
Oct 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions es/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"confirm": "Confirmar",
"user-data-erased": "Datos de usuario borrados.",
"consent-not-found": "No se encontró el consentimiento para recopilar los datos, ¿desea otorgarlo ahora?",
"no-consent-logout": "No se encontró el consentimiento para recopilar los datos, guarde su opcode, cierre sesión y vuelva a iniciar sesión con el mismo opcode. ¡Tenga en cuenta que no obtendrá estadísticas personalizadas hasta que lo otorgue!",
"no-consent-message": "¡OK! ¡Tenga en cuenta que no obtendrá estadísticas personalizadas hasta que lo otorgue!",
"consent-found": "¡Se encontró el consentimiento!",
"consented-to": "Se aceptó el protocolo {{protocol_id}}, {{approval_date}}",
Expand Down
1 change: 1 addition & 0 deletions lo/i18n/lo.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"confirm": "ພິສູດເຫັນຈິງ",
"user-data-erased": "ຂໍ້ມູນຜູ້ໃຊ້ຖືກລຶບ.",
"consent-not-found": "ການຍິນຍອມສຳລັບການເກັບກຳຂໍ້ມູນບໍ່ພົບ, ຍິນຍອມດຽວນີ້ບໍ?",
"no-consent-logout": "ການຍິນຍອມສຳລັບການເກັບກຳຂໍ້ມູນບໍ່ພົບ,ກະລຸນາບັນທຶກ opcode ຂອງເຈົ້າ, ອອກຈາກລະບົບ, ແລະເຂົ້າສູ່ລະບົບດ້ວຍ opcode ດຽວກັນ. ທ່ານຈະບໍ່ໄດ້ຮັບສະຖິຕິຂໍ້ມູນ ສ່ວນບຸກຄົນຈົນກວ່າທ່ານເຫັນດີຈະເປີດເຜີຍດວ້ຍຕົວທ່ານເອງ!",
"no-consent-message": "ຕົກລົງ! ທ່ານຈະບໍ່ໄດ້ຮັບສະຖິຕິຂໍ້ມູນ ສ່ວນບຸກຄົນຈົນກວ່າທ່ານເຫັນດີຈະເປີດເຜີຍດວ້ຍຕົວທ່ານເອງ!",
"consent-found": "ການຍິນຍອມຂໍ້ມູນ!",
"consented-to": "ຍິນຍອມ {{protocol_id}}, {{approval_date}}",
Expand Down