Sync Mon Sep 18 14:00:09 UTC 2023
This commit is contained in:
@@ -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
|
||||||
|
}.
|
||||||
|
```
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
= Notes on e-mail privacy
|
|
||||||
https://links.bouncepaw.com/#ZgotmplZ
|
|
||||||
|
|
||||||
@@ -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
|
||||||
|
}.
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user