diff --git a/apps/discord/src/locales/ru-RU/commands.json b/apps/discord/src/locales/ru-RU/commands.json index c6f3c4bd3..ccbabf3e5 100644 --- a/apps/discord/src/locales/ru-RU/commands.json +++ b/apps/discord/src/locales/ru-RU/commands.json @@ -36,12 +36,30 @@ }, "inventory": { "tips": "**Tip**: To view the profile type /profile or you can access the quick command which is **{{1}}**.", - "background": {}, "confirmationButton": "Yes, I want", "denyButton": "No, I don't want", "loadingPreview": "Loading profile preview please wait a while.", "noDescription": "No description", "notAllowed": "looks like that you are not the person who executed this command, you can't do this.", + "background": { + "title": "Your Background Inventory ({{0}})", + "description": "Hello {{0}}, Welcome to your Background Inventory.", + "tipMessage": "If you have purchased something from the background store, simply click on the `Update` button. To select a background, click on the `Select this Background` button.", + "backgroundName": "Background: `{{0}}`", + "profile": "You are using profile `{{0}}`", + "backgroundQuantity": "You have {{0}} purchased and available for use!", + "used": "Currently using", + "selectBackground": "Select this Background", + "reload": "Update", + "backgroundDefault": "In use already (Disabled)", + "default": "🌟 User Default Background 🌟", + "unlocked": "Unlocked and ready to select", + "locked": "Background locked. Purchase at the store.", + "previewProfile": "Preview background on profile", + "needsToBuy": "This background is locked because you need to purchase it or buy the pack.", + "success": "The background was successfully changed on your profile.", + "error": "An error occurred while applying the background to your profile, please try again later." + }, "profile": { "areYouSure": "Are you sure you want to select this profile? If so, then click in `Yes, I want` to confirm, if not, then click in `No, I don't want`", "cancelled": "Okay. The selection was successfully canceled!",