Skip to content

Commit 035cb68

Browse files
authored
Merge pull request #5 from devforth/chage-readme
docs: change readme
2 parents 71baecc + 5f242f1 commit 035cb68

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
# AdminForth i18n Plugin
12

2-
Ussage guide and documentation: https://adminforth.dev/docs/tutorial/Plugins/i18n/
3+
<img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT" /> <img src="https://woodpecker.devforth.io/api/badges/3848/status.svg" alt="Build Status" /> <a href="https://www.npmjs.com/package/@adminforth/i18n"> <img src="https://img.shields.io/npm/dt/@adminforth/i18n" alt="npm downloads" /></a> <a href="https://www.npmjs.com/package/@adminforth/i18n"><img src="https://img.shields.io/npm/v/@adminforth/i18n" alt="npm version" /></a> <a href="https://www.npmjs.com/package/@adminforth/i18n">
4+
5+
Allows to store all translation strings in an adminforth application in a single resource.
6+
7+
## For ussage, see [AdminForth i18n Documentation](https://adminforth.dev/docs/tutorial/Plugins/i18n/)

0 commit comments

Comments
 (0)