mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
- Adding a module for content item localization.
--HG-- branch : dev
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace Orchard.Core.Localization.Services {
|
||||
public interface IContentItemLocalizationService : IDependency {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user