Skip to content

Commit be2efc0

Browse files
authored
Merge pull request #21 from BruteVoid/patch-1
Update ro.jsonc
2 parents 0e4ddc2 + 1ed91a0 commit be2efc0

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

discord-bot/ro.jsonc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"announcement_free_for_a_week": "timp de o săptămână",
1616

1717
// until {date}
18-
"announcement_free_until_date": "până la {date}",
18+
"announcement_free_until_date": "până pe {date}",
1919

2020
// until {day}
2121
"announcement_free_until_day": "până pe {day}",
@@ -30,7 +30,7 @@
3030
"announcement_price_gamepass": "Obtine **Gratuit**",
3131

3232
// Claim for **Free** until {date}
33-
"announcement_price_gamepass_until": "Obtine **Gratuit** pana la {date}",
33+
"announcement_price_gamepass_until": "Obtine **Gratuit** pana pe {date}",
3434

3535
// {prices}
3636
"announcement_price_generic": "",
@@ -42,25 +42,25 @@
4242
"announcement_price_keep": "{prices}",
4343

4444
// {prices} until {date}
45-
"announcement_price_keep_until": "{prices} pana la {date}",
45+
"announcement_price_keep_until": "{prices} pana pe {date}",
4646

4747
// {prices}
4848
"announcement_price_other": "{prices}",
4949

5050
// {prices} until {date}
51-
"announcement_price_other_until": "{prices} pana la {date}",
51+
"announcement_price_other_until": "{prices} pana pe {date}",
5252

5353
// Claim for **Free**
5454
"announcement_price_prime": "Obtine **Gratuit**",
5555

5656
// Claim for **Free** until {date}
57-
"announcement_price_prime_until": "Obtine **Gratuit** pana la {date}",
57+
"announcement_price_prime_until": "Obtine **Gratuit** pana pe {date}",
5858

5959
// **Free to play**
6060
"announcement_price_timed": "**Gratuit**",
6161

6262
// **Free to play** until {date}
63-
"announcement_price_timed_until": "**Gratuit** pana la {date}",
63+
"announcement_price_timed_until": "**Gratuit** pana pe {date}",
6464

6565
// Free
6666
"announcement_pricetag_free": "Gratuit",
@@ -1288,4 +1288,4 @@
12881288

12891289
// 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.
12901290
"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."
1291-
}
1291+
}

0 commit comments

Comments
 (0)