From 251368a5ad2a9a5f4447abe52838d0ce7551dd9f Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 19 Mar 2024 10:42:51 +0100 Subject: [PATCH] change call to action for piwigo.com/pricing --- language/en_UK/plugin.lang.php | 1 + language/fr_FR/plugin.lang.php | 1 + template/get_piwigo.tpl | 2 +- template/what_is_piwigo.tpl | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/language/en_UK/plugin.lang.php b/language/en_UK/plugin.lang.php index bc5043a2..23333426 100755 --- a/language/en_UK/plugin.lang.php +++ b/language/en_UK/plugin.lang.php @@ -117,6 +117,7 @@ $lang['porg_get_started_desc'] = 'Ready to start managing your photos with Piwigo? Join our community!'; $lang['[piwigo.org contact form, %s] %s contacted you on %s'] = '[piwigo.org contact form, %s] %s contacted you on %s'; $lang['yesterday'] = 'yesterday'; +$lang['See pricing'] = 'See pricing'; /*Used in guide pages*/ diff --git a/language/fr_FR/plugin.lang.php b/language/fr_FR/plugin.lang.php index 300e4e1b..9dc95aac 100755 --- a/language/fr_FR/plugin.lang.php +++ b/language/fr_FR/plugin.lang.php @@ -115,6 +115,7 @@ $lang['porg_get_started_desc'] = 'Prêt à gérer vos photos grâce à Piwigo ? Rejoignez notre communauté !'; $lang['[piwigo.org contact form, %s] %s contacted you on %s'] = '[piwigo.org formulaire de contact, %s] %s a pris contact le %s'; $lang['yesterday'] = 'hier'; +$lang['See pricing'] = 'Voir les tarifs'; $lang['language_id_ID'] = 'Bahasa Indonésie'; $lang['language_ka_GE'] = 'Géorgien'; diff --git a/template/get_piwigo.tpl b/template/get_piwigo.tpl index f09f4055..6a9105d4 100644 --- a/template/get_piwigo.tpl +++ b/template/get_piwigo.tpl @@ -43,7 +43,7 @@

{'Cloud-hosted Piwigo'|translate}

{'porg_get_piwigo_cloud_hosted_desc1'|translate} {'porg_get_piwigo_cloud_hosted_desc2'|translate} {'porg_get_piwigo_cloud_hosted_desc3'|translate}

- {'Start free trial'|translate} + {'See pricing'|translate}
diff --git a/template/what_is_piwigo.tpl b/template/what_is_piwigo.tpl index 81c74f53..d86effd0 100644 --- a/template/what_is_piwigo.tpl +++ b/template/what_is_piwigo.tpl @@ -257,7 +257,7 @@

{'porg_whatispiwigo_how_to_desc3'|translate} {'porg_whatispiwigo_how_to_desc4'|translate}

- {'porg_whatispiwigo_test_free'|translate} + {'See pricing'|translate}