Sync Wed Oct 11 22:00:08 UTC 2023
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
= 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
|
||||
}.
|
||||
```
|
||||
@@ -0,0 +1,4 @@
|
||||
= 690
|
||||
https://alexschroeder.ch/view/2023-10-11-wiki-culture
|
||||
|
||||
This one mentions me! Of course it does 😎
|
||||
@@ -1,18 +0,0 @@
|
||||
= 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
|
||||
}.
|
||||
```
|
||||
@@ -0,0 +1,4 @@
|
||||
= Wiki culture
|
||||
https://alexschroeder.ch/view/2023-10-11-wiki-culture
|
||||
|
||||
This one mentions me! Of course it does 😎
|
||||
Reference in New Issue
Block a user