pull/1768/head
Alper Ebicoglu 5 years ago
commit ab72be6600

@ -24,6 +24,7 @@
"LicenseAddDeveloperMessage": "{0} developers added to your license" ,
"Volo.AbpIo.Commercial:010004": "Can not find the specified user! The user must have already registered.",
"MyOrganizations": "My organizations",
"ApiKey": "API key"
"ApiKey": "API key",
"UserNameNotFound": "There is no user with username {0}"
}
}

@ -24,6 +24,7 @@
"LicenseUpgradeMessage": "Lisansınız {0} lisansa yükseltildi",
"LicenseAddDeveloperMessage": "Lisansınıza {0} geliştirici eklendi",
"MyOrganizations": "Organizasyonlarım",
"ApiKey": "API anahtarı"
"ApiKey": "API anahtarı",
"UserNameNotFound": "{0} kullanıcı adı ile bir kullanıcı yok"
}
}
Loading…
Cancel
Save