Add Dutch translation to RichPresence.txt

This commit is contained in:
zahndy 2024-05-01 10:20:06 +02:00
parent cdba2eaa02
commit 75f2c22956

View file

@ -24,4 +24,12 @@
"#StatusInWorld" "Ist in %current_world_name% mit %current_world_users% anderen Nutzern. (hat %total_worlds% geöffnet)" "#StatusInWorld" "Ist in %current_world_name% mit %current_world_users% anderen Nutzern. (hat %total_worlds% geöffnet)"
} }
} }
"dutch"
{
"tokens"
{
"#StatusInPrivateWorld" "Is in een prive wereld. (heeft %total_worlds% open)"
"#StatusInWorld" "Is in %current_world_name% met %current_world_users% andere gebruikers.(heeft %total_worlds% open)"
}
}
} }