Browse Source
Merge pull request #18275 from abpframework/issue-3223
Update localization files
pull/18294/head
Masum ULU
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
4 additions and
4 deletions
-
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/en.json
-
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/tr.json
|
|
|
@ -54,9 +54,9 @@ |
|
|
|
"Yes": "Yes", |
|
|
|
"No": "No", |
|
|
|
"Changes": "Changes", |
|
|
|
"AverageExecutionDurationInLogsPerDay": "Average execution duration", |
|
|
|
"AverageExecutionDurationInLogsPerDay": "Average Execution Duration", |
|
|
|
"AverageExecutionDurationInMilliseconds": "Average execution duration in milliseconds", |
|
|
|
"ErrorRateInLogs": "Error rate in logs", |
|
|
|
"ErrorRateInLogs": "Error Rate in Logs", |
|
|
|
"Success": "Success", |
|
|
|
"Fault": "Fault", |
|
|
|
"NoChanges": "No change(s)", |
|
|
|
|
|
|
|
@ -53,9 +53,9 @@ |
|
|
|
"Yes": "Evet", |
|
|
|
"No": "Hayır", |
|
|
|
"UserNameFilter": "Kullanıcı Filtresi", |
|
|
|
"AverageExecutionDurationInLogsPerDay": "Ortalama işlem süresi", |
|
|
|
"AverageExecutionDurationInLogsPerDay": "Ortalama İşlem Süresi", |
|
|
|
"AverageExecutionDurationInMilliseconds": "Milisaniye cinsinden ortalama işlem süresi", |
|
|
|
"ErrorRateInLogs": "Loglardaki hata oranı", |
|
|
|
"ErrorRateInLogs": "Loglardaki Hata Oranı", |
|
|
|
"Success": "Başarılı", |
|
|
|
"Fault": "Hatalı", |
|
|
|
"NoChanges": "Değişiklik yok", |
|
|
|
|