Skip to content

Commit

Permalink
New translations commands.json (Russian)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielaGC committed Jul 29, 2023
1 parent a4085d8 commit 5716de6
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion apps/discord/src/locales/ru-RU/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -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!",
Expand Down

0 comments on commit 5716de6

Please sign in to comment.