From 1ed91a0537d5bbc3f10419d318148ca26c111d63 Mon Sep 17 00:00:00 2001 From: BruteVoid <152493995+BruteVoid@users.noreply.github.com> Date: Fri, 4 Jul 2025 19:15:18 +0300 Subject: [PATCH] Update ro.jsonc --- discord-bot/ro.jsonc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/discord-bot/ro.jsonc b/discord-bot/ro.jsonc index 1d2806e..3fa1138 100644 --- a/discord-bot/ro.jsonc +++ b/discord-bot/ro.jsonc @@ -15,7 +15,7 @@ "announcement_free_for_a_week": "timp de o săptămână", // until {date} - "announcement_free_until_date": "până la {date}", + "announcement_free_until_date": "până pe {date}", // until {day} "announcement_free_until_day": "până pe {day}", @@ -30,7 +30,7 @@ "announcement_price_gamepass": "Obtine **Gratuit**", // Claim for **Free** until {date} - "announcement_price_gamepass_until": "Obtine **Gratuit** pana la {date}", + "announcement_price_gamepass_until": "Obtine **Gratuit** pana pe {date}", // {prices} "announcement_price_generic": "", @@ -42,25 +42,25 @@ "announcement_price_keep": "{prices}", // {prices} until {date} - "announcement_price_keep_until": "{prices} pana la {date}", + "announcement_price_keep_until": "{prices} pana pe {date}", // {prices} "announcement_price_other": "{prices}", // {prices} until {date} - "announcement_price_other_until": "{prices} pana la {date}", + "announcement_price_other_until": "{prices} pana pe {date}", // Claim for **Free** "announcement_price_prime": "Obtine **Gratuit**", // Claim for **Free** until {date} - "announcement_price_prime_until": "Obtine **Gratuit** pana la {date}", + "announcement_price_prime_until": "Obtine **Gratuit** pana pe {date}", // **Free to play** "announcement_price_timed": "**Gratuit**", // **Free to play** until {date} - "announcement_price_timed_until": "**Gratuit** pana la {date}", + "announcement_price_timed_until": "**Gratuit** pana pe {date}", // Free "announcement_pricetag_free": "Gratuit", @@ -1288,4 +1288,4 @@ // FreeStuff is missing permissions to **Manage Webhooks** in this channel. Server admins please grant this permission or run **/settings** for more info. Otherwise the bot will stop sending you news soon. "webhook_migration_notice": "FreeStuff are nevoie **Manage Webhooks** pe acest canal. Te rog sa-mi acorzi aceasta permisie sau foloseste **/settings** pentru mai multe informatii. Altfel, botul va inceta curand sa trimita anunturi." -} \ No newline at end of file +}