Phase5
This commit is contained in:
@@ -192,7 +192,8 @@
|
||||
"properties": "Properties",
|
||||
"players": "Players",
|
||||
"worlds": "Worlds",
|
||||
"backups": "Backups"
|
||||
"backups": "Backups",
|
||||
"addons": "Add-ons"
|
||||
},
|
||||
"console": {
|
||||
"loading": "Loading…",
|
||||
@@ -317,6 +318,23 @@
|
||||
"created": "Created",
|
||||
"actions": "Actions",
|
||||
"empty": "No backups yet."
|
||||
},
|
||||
"addons": {
|
||||
"loading": "Loading…",
|
||||
"unsupported": "Add-ons are not supported for this server software yet. Use Paper or Fabric.",
|
||||
"stoppedHint": "Add-ons can only be installed or removed while the server is stopped.",
|
||||
"searchPlaceholder": "Search Modrinth…",
|
||||
"search": "Search",
|
||||
"searchError": "Catalog search failed.",
|
||||
"versionsError": "Could not load versions.",
|
||||
"installError": "Installation failed.",
|
||||
"removeError": "Remove failed.",
|
||||
"select": "Versions",
|
||||
"compatibleVersions": "Compatible versions for {name}",
|
||||
"install": "Install",
|
||||
"remove": "Remove",
|
||||
"installed": "Installed",
|
||||
"empty": "No add-ons installed yet."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user