diff options
author | INOUE Daisuke <inoue.daisuke@gmail.com> | 2025-05-18 22:55:01 +0900 |
---|---|---|
committer | INOUE Daisuke <inoue.daisuke@gmail.com> | 2025-05-18 22:55:01 +0900 |
commit | be6120fa4c7fb07f74c5c2b6e9e0a957c177164a (patch) | |
tree | 4db93234e23012118b11c243c877422c0d47024f /locales/en.json | |
parent | 2e133bff1135deef1634593081853b98ec5ed342 (diff) |
Change text and translation key name about GitHub Sponsors
Diffstat (limited to 'locales/en.json')
-rw-r--r-- | locales/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en.json b/locales/en.json index c7027c0..2efd591 100644 --- a/locales/en.json +++ b/locales/en.json @@ -225,7 +225,6 @@ "views.home.imgexample": "An example event page for a picnic. The page shows the event's location, host, date and time, and description, as well as buttons to save the event to Google Calendar, export it, and open the location in OpenStreetMap and Google Maps.", "views.home.intro": "Gathio is a simple, federated, privacy-first event hosting platform.", "views.home.kofi": "Support Me on Ko-fi", - "views.home.kofidesc": "If you find yourself using and enjoying <strong>gath<span class='text-muted'>io</span></strong>, consider buying me a coffee. It'll help keep the site running! <i class=\"far fa-heart\"></i>", "views.home.onpre": "But if your community sets up their own instance, you can limit event creation to a specific list of people, display events on a handy list on the homepage, and disable event deletion entirely!", "views.home.opensource": "Open source", "views.home.osdesc": "Gathio is delighted to be open source, and is built by a lovely group of people. Leave a question in our <a href=\"https://github.com/lowercasename/gathio/issues\">tracker</a> if you encounter any issues.", @@ -234,6 +233,7 @@ "views.home.privdesc": "There are no accounts on Gathio. When you create an event, we generate a password which allows you to edit the event. Send all your guests the public link, and all your co-hosts the secret editing link containing the password.", "views.home.privmail": "If you supply your email, we'll send you the editing password so you don't lose it - but supplying your email is optional!", "views.home.selfhost": "Gathio can easily be self-hosted, and supports ActivityPub services like Mastodon, Pleroma, and Friendica, allowing you to access events from anywhere on the Fediverse. We encourage you to spin up your own instance for your community. Detailed instructions on <a href=\"https://docs.gath.io/using-gathio/fediverse/\">ActivityPub access</a> and <a href=\"https://docs.gath.io/running-gathio/installation/\">self-hosted installation</a> live on our GitHub wiki.", + "views.home.sponsor": "If you find yourself using and enjoying Gathio, consider <a href=\"https://github.com/sponsors/lowercasename\" class=\"text-success\">supporting Raphael via GitHub Sponsors</a>. It'll help keep the project and main site running! <i class=\"far fa-heart\"></i>", "views.incorrectpswd": "That editing password is incorrect. Try again.", "views.interaction": "Users can post comments on this event", "views.join": "Users can mark themselves as attending this event", @@ -305,4 +305,4 @@ "views.publiceventlist.pastevents": "Past events", "views.publiceventlist.upcomingevents": "Upcoming events", "views.right": "Get it right!" -} +}
\ No newline at end of file |