-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathapp_en.arb
23 lines (23 loc) · 1.18 KB
/
app_en.arb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"settings": "Settings",
"theme": "Theme",
"themeSystem": "System preference",
"themeLight": "Light",
"themeDark": "Dark",
"darkThemeBlackBackground": "Black background in dark theme",
"darkThemeBlackBackgroundSubtitle": "Mainly intended for OLED screens",
"restart": "Restart",
"restartSubtitle": "Long press to reset the progress",
"version": "Version {label}",
"@version": {"placeholders": {"label": {"type": "String?", "example": "1.1.0"}}},
"moreInfo": "More information at {url}",
"@moreInfo": {"placeholders": {"url": {"type": "String", "example": "https://example.org"}}},
"levelTitle": "Level {number}",
"@levelTitle": {"placeholders": {"number": {"type": "int", "example": "1"}}},
"endMessage": "Congratulations!",
"extendedMessage": "T3V0c3RhbmRpbmcgYWNjb21wbGlzaG1lbnQhIFlvdSBoYXZlIGV4cGxvcmVkIHRoZSBhcml0aG1ldGljcyBvZiB0aGUgZmluaXRlIGZpZWxkcyB3aXRoIDExIGFuZCAxMjEgZWxlbWVudHMuIChEaWQgeW91IG5vdGljZSBhIHNpbWlsYXJpdHkgd2l0aCBjb21wbGV4IG51bWJlcnM/KQ==",
"exitDialogTitle": "Saving not available.",
"exitDialogContent": "All progress will be lost if you exit. Continue?",
"dialogCancel": "Cancel",
"dialogOk": "OK"
}