Merge pull request #5739 from nurbek91/langify

Add langify / translation #5728
main
Elbert Alias 3 years ago committed by GitHub
commit 1ee11a80dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

@ -60,6 +60,26 @@
"icon": "Lagoon.png", "icon": "Lagoon.png",
"website": "https://www.amazee.io/hosting" "website": "https://www.amazee.io/hosting"
}, },
"langify": {
"cats": [
89
],
"description": "langify translate your shop into multiple languages. langify comes with a visual configurator that allows you to add language switchers that integrate seamlessly into your existing design.",
"icon": "langify.png",
"requiresCategory": 6,
"js": {
"langify.settings.switcher.version": "([\\d\\.]+)\\;version:\\1",
"Langify": "",
"langify": ""
},
"saas": true,
"pricing": [
"low",
"recurring"
],
"website": "https://langify-app.com"
},
"Laravel": { "Laravel": {
"cats": [ "cats": [
18 18