This commit is contained in:
Karim 2022-09-07 15:10:41 +02:00
parent b1deb48be0
commit 949464b705
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
"crossPlatform": "Cross-platform",
"crossPlatformDescription": "Ryujinx is currently available for Windows 10/11 and Linux-based systems (macOS support is planned).",
"compatibility": "Compatibility",
"compatibilityDescription": "Ryujinx has been tested over {titles} titles, approximately {playable} of those being considered playable.",
"compatibilityDescription": "Ryujinx has been tested over {number_titles} titles, approximately {number_playable} of those being considered playable.",
"support": "Support",
"supportDescription": "Need help? Join the {0} to get support as well as converse with fellow switch emulation enthusiasts and team developers.",
"discord": "Ryujinx Discord server",

View File

@ -130,8 +130,8 @@ const DISCORD_URL = import.meta.env.VITE_DISCORD_URL;
tag="p"
class="leading-relaxed text-gray-600"
>
<template v-slot:titles>3 600</template>
<template v-slot:playable>2 700</template>
<template v-slot:number_titles>3 600</template>
<template v-slot:number_playable>2 700</template>
</i18n-t>
</div>
<div