Skip to content

Translation updates (partial)

What does this MR do and why?

  • Master en_EN sorted and Java Override keys edited to reflect grammar suggestion by ThrRip

  • Updated lang files:
    fi_FI - Lukas
    fr_FR - Silversthorn
    he_IL - thefourcraft
    lv_LV - Mednis
    nl_BE - TurtleKing
    zh_CN - ThrRip
    id_ID - GamingBrowser
    lol_EN - Me

  • New lang files:
    pt_BR - Morse

  • Lang files not updated in this MR:
    nl_NL - olavjens777
    fy_NL - olavjens777
    hr_HR - flappytomato
    it_IT - Gallu

Translations requested

"dashboard": {
        "cloneConfirm": "Are you sure you would like to clone this server? This process may take a while.",
},
"error": {
        "fileTooLarge": "Upload failed. File upload too large. Contact system administrator for assistance.",
},
"serverBackups": {
        "shutdown": "Shutdown server for duration of backup",
},
"serverConfig": {
        "javaNoChange": "Do Not Override",
        "javaVersion": "Override current Java Version",
        "javaVersionDesc": "If you're going to override Java, make sure your current Java path in 'execution command' is wrapped in quotes (default 'java' variable excluded)",
},
"serverFiles": {
        "size": "Toggle Editor Size",
},

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • Have you checked this doesn't interfere/conflict/duplicate someone elses work?
  • Have you fully tested your changes?
  • Have you resolved any lint issues?
  • Have you assigned a reviewer?
  • Have you applied correct labels?
  • Have you updated CHANGELOG.md?
Edited by Iain Powrie

Merge request reports

Loading