From 2a36fdbb4bf094ed025021ab1bb09721097497cd Mon Sep 17 00:00:00 2001 From: bouncepaw Date: Mon, 18 Sep 2023 14:00:09 +0000 Subject: [PATCH] Sync Mon Sep 18 14:00:09 UTC 2023 --- 559.myco | 3 --- 623.myco | 18 ++++++++++++++++++ Notes on e-mail privacy.myco | 3 --- Project Fluent.myco | 18 ++++++++++++++++++ 4 files changed, 36 insertions(+), 6 deletions(-) delete mode 100644 559.myco create mode 100644 623.myco delete mode 100644 Notes on e-mail privacy.myco create mode 100644 Project Fluent.myco diff --git a/559.myco b/559.myco deleted file mode 100644 index 6bae37a..0000000 --- a/559.myco +++ /dev/null @@ -1,3 +0,0 @@ -= 559 -https://links.bouncepaw.com/#ZgotmplZ - diff --git a/623.myco b/623.myco new file mode 100644 index 0000000..4dc2752 --- /dev/null +++ b/623.myco @@ -0,0 +1,18 @@ += 623 +https://projectfluent.org/ + +``` +# Simple things are simple. +hello-user = Hello, {$userName}! + +# Complex things are possible. +shared-photos = + {$userName} {$photoCount -> + [one] added a new photo + *[other] added {$photoCount} new photos + } to {$userGender -> + [male] his stream + [female] her stream + *[other] their stream + }. +``` \ No newline at end of file diff --git a/Notes on e-mail privacy.myco b/Notes on e-mail privacy.myco deleted file mode 100644 index ceb3b11..0000000 --- a/Notes on e-mail privacy.myco +++ /dev/null @@ -1,3 +0,0 @@ -= Notes on e-mail privacy -https://links.bouncepaw.com/#ZgotmplZ - diff --git a/Project Fluent.myco b/Project Fluent.myco new file mode 100644 index 0000000..69dc7b1 --- /dev/null +++ b/Project Fluent.myco @@ -0,0 +1,18 @@ += Project Fluent +https://projectfluent.org/ + +``` +# Simple things are simple. +hello-user = Hello, {$userName}! + +# Complex things are possible. +shared-photos = + {$userName} {$photoCount -> + [one] added a new photo + *[other] added {$photoCount} new photos + } to {$userGender -> + [male] his stream + [female] her stream + *[other] their stream + }. +``` \ No newline at end of file