Skip to content

Commit

Permalink
Intl Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
orbitalmartian8 authored Dec 7, 2024
1 parent ca194ec commit b924c66
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/intl/en-US.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
// Home page, basic <title> and <description>
appName: 'Enafore',
appName: 'Orbitalfore',
appDescription: 'A fediverse client with better support for Akkoma, glitch-soc, and Iceshrimp instances.',
homeDescription: `
<p>
Expand Down Expand Up @@ -196,8 +196,8 @@ export default {
}`,
pinPage: 'Pin {label}',
// Status composition
composeStatus: 'Compose post',
postStatus: 'Post',
composeStatus: 'Compose toot',
postStatus: 'Toot',
contentWarning: 'Content warning',
dropToUpload: 'Drop to upload',
invalidFileType: 'Invalid file type',
Expand Down Expand Up @@ -232,7 +232,7 @@ export default {
addMedia: 'Add media (images, video, audio)',
addPoll: 'Add poll',
removePoll: 'Remove poll',
postPrivacyLabel: 'Change post privacy (currently {label})',
postPrivacyLabel: 'Change toot privacy (currently {label})',
addContentWarning: 'Add content warning',
removeContentWarning: 'Remove content warning',
altLabel: 'Describe for visually impaired people',
Expand Down Expand Up @@ -311,7 +311,7 @@ export default {
// Account profile
profileForAccount: 'Profile for {account}',
statisticsAndMoreOptions: 'Stats and more options',
statuses: 'Posts',
statuses: 'Toots',
follows: 'Follows',
followers: 'Followers',
moreOptions: 'More options',
Expand Down

1 comment on commit b924c66

@vercel
Copy link

@vercel vercel bot commented on b924c66 Dec 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.