@nettyapps/ntybase 21.1.32 → 21.1.34
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/fesm2022/{nettyapps-ntybase-en-USbase-CYjShnUp.mjs → nettyapps-ntybase-en-USbase-CdxOfMdn.mjs} +7 -1
- package/fesm2022/{nettyapps-ntybase-en-USbase-CYjShnUp.mjs.map → nettyapps-ntybase-en-USbase-CdxOfMdn.mjs.map} +1 -1
- package/fesm2022/{nettyapps-ntybase-tr-TRbase-9sKP7Q5s.mjs → nettyapps-ntybase-tr-TRbase-BwM-m4IP.mjs} +7 -1
- package/fesm2022/{nettyapps-ntybase-tr-TRbase-9sKP7Q5s.mjs.map → nettyapps-ntybase-tr-TRbase-BwM-m4IP.mjs.map} +1 -1
- package/fesm2022/nettyapps-ntybase.mjs +5 -5
- package/fesm2022/nettyapps-ntybase.mjs.map +1 -1
- package/package.json +1 -1
- package/translations/en-USbase.json +6 -0
- package/translations/tr-TRbase.json +6 -0
package/package.json
CHANGED
|
@@ -78,6 +78,12 @@
|
|
|
78
78
|
"@accessLimitation": "Access accessLimitation",
|
|
79
79
|
"@userCannotAccessThisScreen": "User cannot access this screen",
|
|
80
80
|
"@userCannotAddNewRecord": "User cannot add new record",
|
|
81
|
+
"@logId": "Log record no",
|
|
82
|
+
"@logTime": "Log time",
|
|
83
|
+
"@logUser": "Log user",
|
|
84
|
+
"@logIP": "Log IP",
|
|
85
|
+
"@logAction": "Log action",
|
|
86
|
+
"@logDescription": "Log description",
|
|
81
87
|
"mfaCode": "Code",
|
|
82
88
|
"mfaCode is required": "MFA Code is required",
|
|
83
89
|
"password is required": "Password is required",
|
|
@@ -78,6 +78,12 @@
|
|
|
78
78
|
"@accessLimitation": "Erişim limiti",
|
|
79
79
|
"@userCannotAccessThisScreen": "Kullanıcı bu ekrana erişemez",
|
|
80
80
|
"@userCannotAddNewRecord": "Kullanıcı yeni kayıt ekleyemez",
|
|
81
|
+
"@logId": "Log kayıt no",
|
|
82
|
+
"@logTime": "Log zamanı",
|
|
83
|
+
"@logUser": "Log kullanıcı",
|
|
84
|
+
"@logIP": "Log IP",
|
|
85
|
+
"@logAction": "Log işlem",
|
|
86
|
+
"@logDescription": "Log açıklama",
|
|
81
87
|
"mfaCode": "Güvenlik kodu",
|
|
82
88
|
"mfaCode is required": "Güvenlik kodu zorunludur",
|
|
83
89
|
"password is required": "Şifre zorunludur",
|