Skip to content

Commit 4dffbf7

Browse files
authored
Merge pull request #9 from Matth-L/main
Added French Translation
2 parents 18eff1a + d9585e1 commit 4dffbf7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Color automatically changes with player and GM color!
99

1010
Hidden monsters have a black silhoutte behind them
1111

12-
# Maintence
12+
# Maintenance
1313

1414
If you encounter any bugs let me know in this repo. I made this module originally as an ADHD Hyperfixation ,
1515
so I can't gurantee maintence will be fast or ever, unfortunately.

lang/fr.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"YOUR-TURN.Round": "Round",
3+
"YOUR-TURN.Turn": "Tour",
4+
"YOUR-TURN.NextUp": "Suivant",
5+
"YOUR-TURN.SomethingHappens": "Quelque chose se trame...",
6+
"YOUR-TURN.YourTurn": "C'est ton tour"
7+
}

0 commit comments

Comments
 (0)