-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathlocalization-template-en.json
42 lines (42 loc) · 1.88 KB
/
localization-template-en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"en": {
"translation": {
"save": "Save",
"clear": "Clear",
"background-header": "Background",
"background-upload": "Background",
"text-header": "Text",
"text-font-size": "Text Font Size",
"name-tag-header": "Name Tag",
"you": "You",
"others": "Others",
"default": "--Default--",
"icon-upload": "Icon",
"icon-upload-info": "You are about to upload a custom icon. For the best experience, upload icons with a 5:4 ratio.",
"experimental-header": "Experimental",
"font-offset": "Font Offset",
"font-offset-info": "If the text in the canvas do not line up correctly, adjustments may be necessary.",
"font-shadow": "Font Shadow",
"sprites-header": "Sprites",
"sprites-delete-layer-warn": "Sprites",
"sprites-upload": "Sprites",
"sprites-upload-info": "You are uploading a custom sprite. For best experience, upload sprites that are 512x1024 or 1024x1024 in size.",
"character-header": "Character",
"costume-header": "Costume",
"front": "Front",
"back": "Back",
"expression-header": "Expression",
"options-header": "Options",
"x-offset": "X-Offset",
"y-offset": "Y-Offset",
"scale": "Scale",
"hidden": "Hidden",
"custom": "Custom",
"enter-a-value": "Enter a value",
"enter-a-value-error": "Please input a valid number... *honk*",
"delete-layer-warn": "This is the only layer and cannot be deleted. Use the 'Hidden' option instead.",
"clear-warn": "You are about to clear the canvas! Any progress will be lost. \nPressing 'OK' will proceed the action.",
"layer": "Layer"
}
}
}