Farmer's Delight Refabricated

Farmer's Delight Refabricated

12M Downloads

Russian translation broken in Farmer's Delight 1.21.10

RyzeDexs opened this issue · 1 comments

commented

Minecraft version

1.21.9

Farmer's Delight version

1.21.10-3.3.3+refabricated

Fabric Loader version

0.17.3

Fabric API version

0.138.0+1.21.10

Description

The Russian localization for Farmer's Delight mod is not functioning. All text elements of the mod display in English despite Russian language being selected in game settings.

FIX
THE ISSUE IS A MISSING COMMA AFTER THE PREVIOUS LINE.
ERROR LOCATION: assets/farmersdelight/lang/ru_ru.json at line 321
CURRENT BROKEN CODE:
...лота и джунгли." "emi.category.farmer...
CORRECTED CODE SHOULD BE:
...лота и джунгли.", "emi.category.farmer...

Steps to reproduce

  1. Install Farmer's Delight version 1.21.10-3.3.3+refabricated

  2. Select Russian language in Minecraft settings

  3. All mod elements remain in English

Mod list

advancementinfo, almanac, ambientsounds, appleskin, architectury, balm, betterf3,
bettermounthud, betterstats, blur, bobby, chat_heads, chunksfadein, clienttweaks,
cloth-config, clumps, creativecore, dark-loading-screen, entityculling, fabric-api,
farmersdelight, ferritecore, forgeconfigapiport, fpsreducer, framework, freecam,
gammautils, held-item-info, horseexpert, immediatelyfast, iris, jei, krypton,
lambdynlights, leavesbegone, letmedespawn, litematica, lithium, malilib, modelfix,
modernfix, modmenu, moreculling, mousetweaks, nochatreports, notenoughanimations,
owo, particlerain, pickupnotifier, puzzleslib, reeses-sodium-options,
refurbished_furniture, rrls, shulkerboxtooltip, smoothswapping, sodium,
sodium-extra, spark, stendhal, tcdcommons, xaerominimap, xaeroworldmap,
yet_another_config_lib_v3, yosbr, zoomify

Logs

No response

Minimal instance

  • I have tested this on a minimal instance

Performance and shader mods

  • I am using performance or shader mods
commented

Forgot to fix this update, will 100% be fixed next update now that Jukaar has made the commit.