summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDessalines <happydooby@gmail.com>2019-08-09 15:53:10 -0700
committerDessalines <happydooby@gmail.com>2019-08-09 15:53:10 -0700
commit475b94add737034c5a9a276694507f9c4729f290 (patch)
tree9286f5fa8745843bf2a7ba8fa9230958d7fad509
parentf896bb846ae4192d4ad3ed0e7920410d9f66ea0f (diff)
Added a few more translations.
-rw-r--r--ui/src/translations/en.ts7
1 files changed, 5 insertions, 2 deletions
diff --git a/ui/src/translations/en.ts b/ui/src/translations/en.ts
index bc0274cd..043f8b82 100644
--- a/ui/src/translations/en.ts
+++ b/ui/src/translations/en.ts
@@ -88,14 +88,15 @@ export const en = {
view: 'View',
logout: 'Logout',
login_sign_up: 'Login / Sign up',
+ login: 'Login',
+ sign_up: 'Sign Up',
notifications_error: 'Desktop notifications not available in your browser. Try Firefox or Chrome.',
unread_messages: 'Unread Messages',
password: 'Password',
verify_password: 'Verify Password',
- login: 'Login',
- sign_up: 'Sign Up',
email: 'Email',
optional: 'Optional',
+ expires: 'Expires',
url: 'URL',
body: 'Body',
copy_suggested_title: 'copy suggested title: {{title}}',
@@ -114,9 +115,11 @@ export const en = {
sponsor_message: 'Lemmy is free, <1>open-source</1> software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project. Thank you to the following people:',
support_on_patreon: 'Support on Patreon',
general_sponsors:'General Sponsors are those that pledged $10 to $39 to Lemmy.',
+ crypto: 'Crypto',
bitcoin: 'Bitcoin',
ethereum: 'Ethereum',
code: 'Code',
+ joined: 'Joined',
powered_by: 'Powered by',
landing_0: 'Lemmy is a <1>link aggregator</1> / reddit alternative, intended to work in the <2>fediverse</2>.<3></3>Its self-hostable, has live-updating comment threads, and is tiny (<4>~80kB</4>). Federation into the ActivityPub network is on the roadmap. <5></5>This is a <6>very early beta version</6>, and a lot of features are currently broken or missing. <7></7>Suggest new features or report bugs <8>here.</8><9></9>Made with <10>Rust</10>, <11>Actix</11>, <12>Inferno</12>, <13>Typescript</13>.',
},