From 7086144f1d763d392fd6632a156b3de9f0f496db Mon Sep 17 00:00:00 2001 From: dan63047 <44553627+dan63047@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:15:50 +0300 Subject: [PATCH] New translations strings.i18n.json (Serbian (Cyrillic)) --- res/i18n/strings_sr-SP.json | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/res/i18n/strings_sr-SP.json b/res/i18n/strings_sr-SP.json index 31896ad..0f324cb 100644 --- a/res/i18n/strings_sr-SP.json +++ b/res/i18n/strings_sr-SP.json @@ -91,24 +91,16 @@ "twc": "TETR.IO World Champion", "twcYear": "$year TETR.IO World Championship" }, - "newsEntrys": { - "leaderboard": "Got № $rank on $gametype" - }, - "newsParts": { - "leaderboardStart": "Got ", - "leaderboardMiddle": "on ", - "personalbest": "Got a new PB in ", - "personalbestMiddle": "of ", - "badgeStart": "Obtained a ", - "badgeEnd": "badge", - "rankupStart": "Obtained ", - "rankupMiddle": "${r} rank ", - "rankupEnd": "in Tetra League", - "tetoSupporter": "TETR.IO supporter", - "supporterStart": "Become a ", - "supporterGiftStart": "Received the gift of ", - "unknownNews": "Unknown news of type ${type}" + "newsEntries": { + "leaderboard(rich)": "Got № $rank in $gametype", + "personalbest(rich)": "Got a new PB in $gametype of $pb", + "badge(rich)": "Obtained a $badge badge", + "rankup(rich)": "Obtained $rank in Tetra League", + "supporter(rich)": "Became a ${s(TETR.IO supporter)}", + "supporter_gift(rich)": "Received the gift of ${s(TETR.IO supporter)}", + "unknown(rich)": "Unknown news of type $type" }, + "rankupMiddle": "${r} rank", "copyUserID": "Click to copy user ID", "searchHint": "Username or ID", "navMenu": "Navigation menu", @@ -565,7 +557,7 @@ "sent": "Sent", "received": "Received", "placement": "Placement", - "peak": "peak", + "peak": "Peak", "qpWithMods(plural)": { "one": "With 1 mod", "two": "With $n mods",