We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18eff1a + d9585e1 commit 4dffbf7Copy full SHA for 4dffbf7
README.md
@@ -9,7 +9,7 @@ Color automatically changes with player and GM color!
9
10
Hidden monsters have a black silhoutte behind them
11
12
-# Maintence
+# Maintenance
13
14
If you encounter any bugs let me know in this repo. I made this module originally as an ADHD Hyperfixation ,
15
so I can't gurantee maintence will be fast or ever, unfortunately.
lang/fr.json
@@ -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