Capacity changes

This commit is contained in:
Natsumi
2023-09-13 03:01:42 +12:00
parent d95d25742f
commit 851d72463b
3 changed files with 63 additions and 6 deletions

View File

@@ -653,6 +653,7 @@
"rename": "Rename",
"change_description": "Change Description",
"change_capacity": "Change Capacity",
"change_recommended_capacity": "Change Recommended Capacity",
"change_preview": "Change Youtube Preview",
"change_tags": "Change Tags",
"change_image": "Change Image",
@@ -1330,7 +1331,7 @@
},
"change_world_capacity": {
"header": "Change Capacity",
"description": "Enter world capacity, Max: 40",
"description": "Enter world capacity (hard cap), Max: 80",
"cancel": "Cancel",
"ok": "OK",
"input_error": "Valid number is required",
@@ -1338,6 +1339,16 @@
"success": "World capacity changed"
}
},
"change_world_recommended_capacity": {
"header": "Change Recommended Capacity",
"description": "Enter world recommended capacity (soft cap)",
"cancel": "Cancel",
"ok": "OK",
"input_error": "Valid number is required",
"message": {
"success": "World recommended capacity changed"
}
},
"change_world_preview": {
"header": "Change YouTube Preview",
"description": "Enter world YouTube preview",