Skip to content

bono-cms/Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary

This module is designed to translate global captions, headers, and other text elements across your website.

Usage example

Usage is straightforward — just create a dictionary item in the administration panel and render it wherever you need it in your template.

<p>
    <?= $dictionary('..alias or id..'); ?>
</p>

About

Manage any labels and captions on your site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors