Advertisement
Maxlego08

lang ES

Aug 29th, 2020
2,201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.55 KB | None | 0 0
  1. {
  2.   "prefix": "§8(§bzShop§8)",
  3.   "commandHelp": "§a» §6%syntaxe% §7- §e%descripción%",
  4.   "noPermission": "§cNo tienes permisos suficientes !",
  5.   "syntaxeError": "§cDebes ejecutar el comando así §7: §a%command%",
  6.   "commandError": "§cEste argumento no existe!",
  7.   "commandCategoryError": "§cNo se pueden encontrar categorías con id. §6%id%§c.",
  8.   "commandItemError": "§cNo se puede crear el item con esta id §6%id%§c.",
  9.   "onlinePlayerCanUse": "§cDebes ser un jugador para poder hacer esto !",
  10.   "canSell": "§cIncapaz de vender",
  11.   "canBuy": "§cIncapaz de comprar",
  12.   "sellItem": "§aAcabas de vender §6x%amount% %item%§a por §6%price%§a%currency% !",
  13.   "buyItem": "§aAcabas de comprar §6x%amount% %item%§a por §6%price%§a%currency% !",
  14.   "notEnouhtItems": "§cNo tienes suficientes items en tu inventario.",
  15.   "notEnouhtMoney": "§cNo tienes suficiente dinero.",
  16.   "notEnouhtPlace": "§cTienes el inventario lleno",
  17.   "notItems": "§cNo tienes este item en tu inventario.",
  18.   "and": "y",
  19.   "sellAllError": "§cNo tienes ningún item para vender.",
  20.   "sellHandAll": "§aAcabas de vender §6%item% §apor §6%price%§a%currency%.",
  21.   "sellHandAllItem": "§ax§e%amount% §2%item%§a",
  22.   "sellHandEmpty": "§cNo se encontró ningún item a la venta.",
  23.   "sellHandAir": "§cNo puedes vender el aire !",
  24.   "second": "segundos",
  25.   "minute": "minutos",
  26.   "hour": "horas",
  27.   "day": "días",
  28.   "currencyVault": "$",
  29.   "currencyPlayerPoint": "£",
  30.   "currencyTokenManager": "T",
  31.   "currencyMySQLToken": "MT",
  32.   "currencyIceToken": "*"
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement