@kernhq/module-hr 0.13.0 → 0.13.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kernhq/module-hr",
3
- "version": "0.13.0",
3
+ "version": "0.13.1",
4
4
  "description": "Kern HR module: people, offices, org chart, calendars",
5
5
  "license": "AGPL-3.0-only",
6
6
  "type": "module",
@@ -1270,7 +1270,8 @@ export const en: Record<string, Message> = {
1270
1270
  'hr.sensitive_contact_hint': 'Who to call if something happens at work.',
1271
1271
  'hr.sensitive_contact_name': 'Emergency contact',
1272
1272
  'hr.sensitive_contact_partial': 'A name and a number, or neither.',
1273
- 'hr.sensitive_edit_body': 'Stored encrypted. The record says these changed, never what they say.',
1273
+ 'hr.sensitive_edit_body':
1274
+ 'The identity number and bank details are encrypted. Everything here is restricted, and the record says these changed, never what they say.',
1274
1275
  'hr.sensitive_edit_title': 'Personal details for {name}',
1275
1276
  'hr.sensitive_emergency': 'In an emergency, call',
1276
1277
  'hr.sensitive_emergency_none': 'No emergency contact recorded',
@@ -2739,7 +2740,8 @@ export const ar: Record<string, Message> = {
2739
2740
  'hr.sensitive_contact_hint': 'من يُتَّصل به إذا وقع شيء في العمل.',
2740
2741
  'hr.sensitive_contact_name': 'جهة اتصال للطوارئ',
2741
2742
  'hr.sensitive_contact_partial': 'اسم ورقم معًا، أو لا شيء منهما.',
2742
- 'hr.sensitive_edit_body': 'تُحفَظ مشفَّرة، ويُسجَّل أنها تغيّرت لا ما تحتويه.',
2743
+ 'hr.sensitive_edit_body':
2744
+ 'رقم الهوية والبيانات المصرفية تُحفَظ مشفَّرة. وكل ما هنا مقيَّد الوصول، ويُسجَّل أنها تغيّرت لا ما تحتويه.',
2743
2745
  'hr.sensitive_edit_title': 'البيانات الشخصية لـ {name}',
2744
2746
  'hr.sensitive_emergency': 'في حالة الطوارئ، اتصل بـ',
2745
2747
  'hr.sensitive_emergency_none': 'لا توجد جهة اتصال للطوارئ',
@@ -4097,7 +4099,7 @@ export const de: Record<string, Message> = {
4097
4099
  'hr.sensitive_contact_name': 'Notfallkontakt',
4098
4100
  'hr.sensitive_contact_partial': 'Name und Nummer zusammen — oder beides leer.',
4099
4101
  'hr.sensitive_edit_body':
4100
- 'Verschlüsselt gespeichert. Protokolliert wird, dass sich diese Angaben geändert haben — nie ihr Inhalt.',
4102
+ 'Ausweisnummer und Bankverbindung werden verschlüsselt gespeichert. Alles hier ist zugriffsbeschränkt, und protokolliert wird, dass sich diese Angaben geändert haben — nie ihr Inhalt.',
4101
4103
  'hr.sensitive_edit_title': 'Persönliche Angaben von {name}',
4102
4104
  'hr.sensitive_emergency': 'Im Notfall anrufen',
4103
4105
  'hr.sensitive_emergency_none': 'Kein Notfallkontakt hinterlegt',
@@ -5397,7 +5399,8 @@ export const fa: Record<string, Message> = {
5397
5399
  'hr.sensitive_contact_hint': 'اگر سرِ کار اتفاقی افتاد، با چه کسی تماس بگیریم.',
5398
5400
  'hr.sensitive_contact_name': 'تماس اضطراری',
5399
5401
  'hr.sensitive_contact_partial': 'هم نام و هم شماره، یا هیچ‌کدام.',
5400
- 'hr.sensitive_edit_body': 'رمزگذاری‌شده نگهداری می‌شود. سابقه می‌گوید این‌ها عوض شده‌اند، نه اینکه چه بوده‌اند.',
5402
+ 'hr.sensitive_edit_body':
5403
+ 'شمارهٔ ملی و اطلاعات بانکی رمزگذاری‌شده نگهداری می‌شوند. دسترسی به همهٔ این‌ها محدود است و سابقه می‌گوید این‌ها عوض شده‌اند، نه اینکه چه بوده‌اند.',
5401
5404
  'hr.sensitive_edit_title': 'اطلاعات شخصی {name}',
5402
5405
  'hr.sensitive_emergency': 'در وضعیت اضطراری، تماس با',
5403
5406
  'hr.sensitive_emergency_none': 'تماس اضطراری ثبت نشده است',
@@ -6704,7 +6707,8 @@ export const tr: Record<string, Message> = {
6704
6707
  'hr.sensitive_contact_hint': 'İşyerinde bir şey olursa aranacak kişi.',
6705
6708
  'hr.sensitive_contact_name': 'Acil durum kişisi',
6706
6709
  'hr.sensitive_contact_partial': 'Ya ad ve numara, ya da hiçbiri.',
6707
- 'hr.sensitive_edit_body': 'Şifreli saklanır. Kayıt, bunların değiştiğini söyler; ne yazdığını asla.',
6710
+ 'hr.sensitive_edit_body':
6711
+ 'Kimlik numarası ve banka bilgileri şifreli saklanır. Buradaki her şeye erişim kısıtlıdır ve kayıt, bunların değiştiğini söyler; ne yazdığını asla.',
6708
6712
  'hr.sensitive_edit_title': '{name} için kişisel bilgiler',
6709
6713
  'hr.sensitive_emergency': 'Acil durumda arayın',
6710
6714
  'hr.sensitive_emergency_none': 'Kayıtlı acil durum kişisi yok',