From 475b94add737034c5a9a276694507f9c4729f290 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 9 Aug 2019 15:53:10 -0700 Subject: Added a few more translations. --- ui/src/translations/en.ts | 7 +++++-- 1 file 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 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 / reddit alternative, intended to work in the <2>fediverse.<3>Its self-hostable, has live-updating comment threads, and is tiny (<4>~80kB). Federation into the ActivityPub network is on the roadmap. <5>This is a <6>very early beta version, and a lot of features are currently broken or missing. <7>Suggest new features or report bugs <8>here.<9>Made with <10>Rust, <11>Actix, <12>Inferno, <13>Typescript.', }, -- cgit v1.2.3