From 465d904f9a557501fbaf0d4f71e86bb9144f61b2 Mon Sep 17 00:00:00 2001 From: "Jae Lo Presti [j4]" Date: Wed, 1 May 2024 11:18:14 +0300 Subject: [PATCH] chore: translate Steam Rich Presence --- Steam/RichPresence.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Steam/RichPresence.txt b/Steam/RichPresence.txt index 7405d41..6682c1c 100644 --- a/Steam/RichPresence.txt +++ b/Steam/RichPresence.txt @@ -12,8 +12,8 @@ { "tokens" { - "#StatusInPrivateWorld" "I don't speak french this is just a placeholder to show how it should be formatted" - "#StatusInWorld" "I don't speak french this is just a placeholder to show how it should be formatted" + "#StatusInPrivateWorld" "Dans un monde privé. (à %total_worlds% mondes ouverts)" + "#StatusInWorld" "Est dans %current_world_name% avec %current_world_users% utilisateurs. (à %total_worlds% mondes ouverts%)" } } -} \ No newline at end of file +}