Show / Hide Table of Contents

    How to add new languages


    • Insert a record to Localization_Culture table
    • Insert translation to Localization_Resource. Scripts for some languages can be found here https://github.com/simplcommerce/SimplCommerce/blob/master/src/Database
    • Angularjs https://github.com/angular/angular.js/tree/master/src/ngLocale
    • Summernote: https://github.com/summernote/summernote/tree/master/lang
    • Bootstrap-star-rating: https://github.com/simplcommerce/SimplCommerce/tree/master/src/SimplCommerce.WebHost/wwwroot/lib/bootstrap-star-rating/js/locales
    • Improve this Doc
    Back to top © Copyright 2020 SimplCommerce