mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 08:52:26 +00:00
chore(cloud): change the label of the Strapi Cloud plugin menu link (#19483)
This commit is contained in:
parent
8ea71985c8
commit
aa7c7ec672
@ -5,7 +5,7 @@ import { Initializer } from './components/Initializer';
|
||||
import { PluginIcon } from './components/PluginIcon';
|
||||
import { pluginId } from './pluginId';
|
||||
|
||||
const name = 'Strapi Cloud';
|
||||
const name = 'Deploy';
|
||||
|
||||
// eslint-disable-next-line import/no-default-export
|
||||
export default {
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"Plugin.name": "Strapi Cloud",
|
||||
"Plugin.name": "Deploy",
|
||||
"Homepage.title": "Fully-managed Cloud Hosting for your Strapi Project",
|
||||
"Homepage.subTitle": "Follow this 2 steps process to get Everything You Need to Run Strapi in Production.",
|
||||
"Homepage.githubBox.title.versioned": "Project pushed to GitHub",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"Plugin.name": "Strapi Cloud",
|
||||
"Plugin.name": "Déploiement",
|
||||
"Homepage.title": "Hébergement cloud entièrement géré pour votre projet Strapi",
|
||||
"Homepage.subTitle": "Suivez ce processus en 2 étapes pour obtenir tout ce dont vous avez besoin pour exécuter Strapi en production.",
|
||||
"Homepage.githubBox.title.versioned": "Projet uploadé sur GitHub",
|
||||
|
Loading…
x
Reference in New Issue
Block a user