summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAutom <40275136+AutomCoding@users.noreply.github.com>2019-08-15 18:38:20 +0200
committerAutom <40275136+AutomCoding@users.noreply.github.com>2019-08-15 18:38:20 +0200
commit774d7e3f6a120cc7defb12f94873307d46abd946 (patch)
tree7fa09ce916a6d57cc34f836a291e5020208ecc8d
parent7c49a1883f15d88b3050b045f77d415fb364e24c (diff)
Typo (missing apostrophe in contraction)
-rw-r--r--ui/src/translations/de.ts2
-rw-r--r--ui/src/translations/en.ts2
-rw-r--r--ui/src/translations/zh.ts2
3 files changed, 3 insertions, 3 deletions
diff --git a/ui/src/translations/de.ts b/ui/src/translations/de.ts
index 543d74dc..5ec55911 100644
--- a/ui/src/translations/de.ts
+++ b/ui/src/translations/de.ts
@@ -118,7 +118,7 @@ export const de = {
ethereum: 'Ethereum',
code: 'Code',
powered_by: 'Powered by',
- landing_0: 'GERMAN 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>.',
+ landing_0: 'GERMAN Lemmy is a <1>link aggregator</1> / reddit alternative, intended to work in the <2>fediverse</2>.<3></3>It\'s 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>.',
},
}
diff --git a/ui/src/translations/en.ts b/ui/src/translations/en.ts
index 7c2b184f..d8cb6ca4 100644
--- a/ui/src/translations/en.ts
+++ b/ui/src/translations/en.ts
@@ -123,7 +123,7 @@ export const en = {
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>.',
+ landing_0: 'Lemmy is a <1>link aggregator</1> / reddit alternative, intended to work in the <2>fediverse</2>.<3></3>It\'s 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>.',
not_logged_in: 'Not logged in.',
community_ban: 'You have been banned from this community.',
site_ban: 'You have been banned from the site',
diff --git a/ui/src/translations/zh.ts b/ui/src/translations/zh.ts
index 59e09d7c..2a407678 100644
--- a/ui/src/translations/zh.ts
+++ b/ui/src/translations/zh.ts
@@ -122,7 +122,7 @@ export const zh = {
code: '代码',
joined: '已加入',
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>.',
+ landing_0: 'Lemmy is a <1>link aggregator</1> / reddit alternative, intended to work in the <2>fediverse</2>.<3></3>It\'s 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>.',
not_logged_in: '未登录.',
community_ban: '你被此节点禁止.',
site_ban: '你被此站点禁止',