Locales = { --=============================================================== -- Locales Side --=============================================================== editButton = "EDIT POINT", deleteButton = "DELETE POINT", LastCoordsHeader = "LAST COORDS", LastCoordsLabel = "LAST COORDS LABEL", Start_AdminSideBox = "EDITOR", Start_SideBox = "SPAWN", PointDeleteQuestion = "DO U WANNA DELETE THIS SPAWN POINT?", AcceptButton = "ACCEPT", DeclineButton = "DECLINE", --=============================================================== -- CREATING Side --=============================================================== areaName_Header = "AREA NAME", areaName_Label = "The name you type will appear as the name of that field.", areaLabel_Header = "AREA LABEL", areaLabel_Label = "The label you type will appear as the label of that field.", areaImage_Header = "AREA IMAGE", areaImage_Label = "You can add an image about the field, if not, the default image will be added.", areaCoords_Header = "AREA COORDS", areaCoords_Label = "Coordinate where your players will spawn", areaCameraCoords_Header = "AREA CAMERA COORDS", areaCameraCoords_Label = "You set where the camera angle is", areaCameraRotation_Header = "AREA CAMERA ROTATION", areaCameraRotation_Label = "Adjust the rotation of the camera", areaMarkerCoords_Header = "AREA MARKER COORDS", areaMarkerCoords_Label = "You set where the camera angle is", areaMarkerColor_Header = "AREA COLOR", areaMarkerColor_Label = "Field Color And Marker Color", approve_Header = "APPROVE THIS SETTINGS", approve_Label = "Field Color And Marker Color", getPlayerCoords = "GET PLAYER COORDS", getCameraFov = "LOOK FROM THE CAMERA" }