190 Commits (d3d7e1bd761ebad3f2bae35108a45ef35669c321)

Author SHA1 Message Date
liangshiwei 82029fb1cf Revise all zh-Hans.json localization texts. 2 years ago
Berkan Sasmaz a4766f0852 AUTO: Add missing localizations for hr 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei b8c9e8ed04 Enable nullable annotations for Volo.Abp.BlazoriseUI 3 years ago
liangshiwei f3292d63b2 Enable nullable annotations for Volo.Abp.Localization 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan 3b5bc8aa04 Update JsonLocalizationDictionaryBuilder.cs 3 years ago
Yunus Emre Kalkan 99d8a902f7 Localization: Skip virtual json files without culture code 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
Enis Necipoglu 3c65f820d1 Change property name as TwoLetterISOLanguageName in LanguageInfo 3 years ago
Enis Necipoglu 340f8b5953 Refactor LanguageInfo 3 years ago
Enis Necipoglu b7d7c8bf94 Add ShortDisplayName to LanguageInfo 3 years ago
maliming 8b6ca78c64
Update AbpEnumLocalizer.cs 3 years ago
maliming 64cdd67b2d
Update AbpEnumLocalizer.cs 3 years ago
maliming b9e531ed0c
Add `AbpEnumLocalizerExtensions`. 3 years ago
maliming 3973ea1db9
Add `AbpEnumLocalizer`. 3 years ago
Halil İbrahim Kalkan ae7db17e8c Include the resource name information in the exception message 4 years ago
Laszlo Szabados 63ff234c50 hu-translation 4 years ago
Halil İbrahim Kalkan 058cd37657 Remove unnecessary Polly dependency from Volo.Abp.Localization.csproj 4 years ago
Halil İbrahim Kalkan 6310b81c38 LocalizableStringSerializer should support external localization resources. 4 years ago
Halil İbrahim Kalkan fef4d68eb3 Moved AbpExternalLocalizationOptions to the language management module 4 years ago
Halil İbrahim Kalkan 1e00cc2bd0 Revert "Update AbpStringLocalizerExtensions.cs" 4 years ago
Halil İbrahim Kalkan 5b78fa68a5 Revert DynamicLocalizationPreference 4 years ago
Halil İbrahim Kalkan 702589380b Introduce ApplicationLocalizationRequestDto.OnlyDynamics 4 years ago
Halil İbrahim Kalkan 23fabb1fde Update AbpStringLocalizerExtensions.cs 4 years ago
Halil İbrahim Kalkan 43510eb9f4 Introduce DynamicLocalizationPreference 4 years ago
Halil İbrahim Kalkan 80be834fcb Update LocalizationResource.cs 4 years ago
maliming f42ad59012
Implement UI modules. 4 years ago
Halil İbrahim Kalkan 411ce81560 Added ApplicationConfigurationRequestOptions. 4 years ago
Halil İbrahim Kalkan b82d93a4ab Introduce IAbpApplicationLocalizationAppService 4 years ago
Halil İbrahim Kalkan af39e55416 Remove option: GetFromExternalStore 4 years ago
Halil İbrahim Kalkan ccd13c95d5 Introduce async version of StringLocalizerFactory.CreateByResourceNameOrNull. 4 years ago
Halil İbrahim Kalkan 7e36b9e911 Remove old TODOs 4 years ago
Halil İbrahim Kalkan 214132cf25 Introduce IStringLocalizer.GetAllStrings and overloads. 4 years ago
Halil İbrahim Kalkan ae8ba0758c IAbpStringLocalizer.GetSupportedCultures method converted to async 4 years ago
lgadola 3f313103b9 german language files consolidation 4 years ago
Halil İbrahim Kalkan 1355904c52 Allow to not get localizations from dynamic contributors 4 years ago
Halil İbrahim Kalkan 1d33a61250 Added GetSupportedCultures to IAbpStringLocalizer 4 years ago
Halil İbrahim Kalkan 2ccd779eb9 Rename IStringLocalizerSupportsInheritance to IAbpStringLocalizer and inherit from IStringLocalizer. 4 years ago
Halil İbrahim Kalkan 99b9b30323 Moved IExternalLocalizationStore.SaveAsync to the language management module. 4 years ago
Halil İbrahim Kalkan f35e790360 Revise IExternalLocalizationStore usage. 4 years ago
Halil İbrahim Kalkan 95f6b288a8 Refactor: Adjust namespaces. 4 years ago
Halil İbrahim Kalkan 66238da304 Merge IDistributedLocalizationStore into IExternalLocalizationStore 4 years ago
Halil İbrahim Kalkan d21c20b84b Refactor: Move type into new namespace: IExternalLocalizationStore 4 years ago
Halil İbrahim Kalkan 0c4f43f3cc Change signature of IExternalLocalizationStore.GetResourceOrNull 4 years ago
Halil İbrahim Kalkan 2b5e7fd03f Allow to define non-typed localization resources. 4 years ago
Halil İbrahim Kalkan 560ba6fce3 Allow to work with non-typed localization resources 4 years ago
Halil İbrahim Kalkan 614512d1f1 Allow to create stringlocalizer by resource name instead of resource type 4 years ago