From 7415961063583addd85751ff7b444309a2cf3db5 Mon Sep 17 00:00:00 2001 From: tobi Date: Wed, 18 Dec 2024 12:07:50 +0100 Subject: [PATCH] maoam --- app/javascript/flavours/glitch/features/about/index.jsx | 6 +++++- .../flavours/glitch/features/ui/components/link_footer.jsx | 3 ++- app/javascript/flavours/glitch/locales/en.json | 2 +- app/javascript/flavours/glitch/locales/szl.json | 2 +- app/javascript/flavours/glitch/locales/tai.json | 2 +- app/javascript/flavours/glitch/locales/zgh.json | 2 +- 6 files changed, 11 insertions(+), 6 deletions(-) diff --git a/app/javascript/flavours/glitch/features/about/index.jsx b/app/javascript/flavours/glitch/features/about/index.jsx index 539af46b5..e88851359 100644 --- a/app/javascript/flavours/glitch/features/about/index.jsx +++ b/app/javascript/flavours/glitch/features/about/index.jsx @@ -204,7 +204,11 @@ class About extends PureComponent {
-

+

diff --git a/app/javascript/flavours/glitch/features/ui/components/link_footer.jsx b/app/javascript/flavours/glitch/features/ui/components/link_footer.jsx index e0e132f36..9378b18a6 100644 --- a/app/javascript/flavours/glitch/features/ui/components/link_footer.jsx +++ b/app/javascript/flavours/glitch/features/ui/components/link_footer.jsx @@ -53,10 +53,11 @@ class LinkFooter extends PureComponent { render () { const DividingCircle = {' · '}; + const software = 'Masto-FE (🦥 flavour)'; return (

- Masto-FE (sloth flavour) + {software} {DividingCircle} {DividingCircle} diff --git a/app/javascript/flavours/glitch/locales/en.json b/app/javascript/flavours/glitch/locales/en.json index e5c749677..49839d7b4 100644 --- a/app/javascript/flavours/glitch/locales/en.json +++ b/app/javascript/flavours/glitch/locales/en.json @@ -1,5 +1,5 @@ { - "about.fork_disclaimer": "Masto-FE (sloth flavour) is open source software forked from Mastodon via Glitch.", + "about.fork_disclaimer": "Masto-FE (🦥 flavour) is open source software forked from Mastodon via Glitch.", "account.add_account_note": "Add note for @{name}", "account.disclaimer_full": "Information below may reflect the user's profile incompletely.", "account.follows": "Follows", diff --git a/app/javascript/flavours/glitch/locales/szl.json b/app/javascript/flavours/glitch/locales/szl.json index 422ce4588..cd94f9ae2 100644 --- a/app/javascript/flavours/glitch/locales/szl.json +++ b/app/javascript/flavours/glitch/locales/szl.json @@ -1,5 +1,5 @@ { - "about.fork_disclaimer": "Masto-FE (sloth flavour) is open source software forked from Mastodon via Glitch.", + "about.fork_disclaimer": "Masto-FE (🦥 flavour) is open source software forked from Mastodon via Glitch.", "account.add_account_note": "Add note for @{name}", "account.disclaimer_full": "Information below may reflect the user's profile incompletely.", "account.follows": "Follows", diff --git a/app/javascript/flavours/glitch/locales/tai.json b/app/javascript/flavours/glitch/locales/tai.json index 422ce4588..cd94f9ae2 100644 --- a/app/javascript/flavours/glitch/locales/tai.json +++ b/app/javascript/flavours/glitch/locales/tai.json @@ -1,5 +1,5 @@ { - "about.fork_disclaimer": "Masto-FE (sloth flavour) is open source software forked from Mastodon via Glitch.", + "about.fork_disclaimer": "Masto-FE (🦥 flavour) is open source software forked from Mastodon via Glitch.", "account.add_account_note": "Add note for @{name}", "account.disclaimer_full": "Information below may reflect the user's profile incompletely.", "account.follows": "Follows", diff --git a/app/javascript/flavours/glitch/locales/zgh.json b/app/javascript/flavours/glitch/locales/zgh.json index 422ce4588..cd94f9ae2 100644 --- a/app/javascript/flavours/glitch/locales/zgh.json +++ b/app/javascript/flavours/glitch/locales/zgh.json @@ -1,5 +1,5 @@ { - "about.fork_disclaimer": "Masto-FE (sloth flavour) is open source software forked from Mastodon via Glitch.", + "about.fork_disclaimer": "Masto-FE (🦥 flavour) is open source software forked from Mastodon via Glitch.", "account.add_account_note": "Add note for @{name}", "account.disclaimer_full": "Information below may reflect the user's profile incompletely.", "account.follows": "Follows",