File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+
2+ Ussage guide and documentation: https://adminforth.dev/docs/tutorial/Plugins/i18n/
Original file line number Diff line number Diff line change 11{
22 "name" : " @adminforth/i18n" ,
3- "version" : " 1.0.23 " ,
3+ "version" : " 1.0.0 " ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "type" : " module" ,
7+ "homepage" : " https://adminforth.dev/docs/tutorial/Plugins/i18n/" ,
78 "scripts" : {
89 "build" : " tsc && rsync -av --exclude 'node_modules' custom dist/" ,
910 "prepare" : " npm link adminforth"
1516 "keywords" : [
1617 " i18n" ,
1718 " adminforth" ,
18- " translation"
19+ " translation" ,
20+ " internationalization" ,
21+ " language" ,
22+ " vue-i18n"
1923 ],
2024 "author" : " devforth" ,
2125 "license" : " ISC" ,
22- "description" : " Internationalization plugin for Adminforth projects " ,
26+ "description" : " Internationalization/translation plugin for AdminForth " ,
2327 "dependencies" : {
2428 "@aws-sdk/client-ses" : " ^3.654.0" ,
2529 "@sapphire/async-queue" : " ^1.5.5" ,
You can’t perform that action at this time.
0 commit comments