-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp_en.arb
40 lines (40 loc) · 1.4 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"@@locale": "en",
"alreadyHaveAnAccount": "Already have an account",
"appIconCredits": "App icon by Ardly from Flaticon",
"appTheme": "App Theme",
"backToInitialLocation": "Back to initial location",
"camera": "Camera",
"cannotBeEmpty": "Cannot be empty",
"confirm": "Confirm",
"deviceLocation": "Device Location",
"flThemeMode": "{themeModeName, select, other{System} light{Light} dark{Dark}}",
"from": "From",
"fromCamera": "From Camera",
"fromGallery": "From Gallery",
"gallery": "Gallery",
"language": "Language",
"location": "Location",
"login": "Log In",
"logout": "Log Out",
"needAnAccount": "Need an account",
"other": "{count, plural, =1{Other} other{Others}}",
"personStory": "\"{person}\" Story",
"pickAnImageForYourStory": "Pick an image for your Story",
"postStory": "Post Story",
"profile": "Profile",
"register": "Register",
"registerForm": "Register Form",
"replaceImage": "Replace image",
"searchLocationErrorTitle": "No location found",
"searchLocationErrorMessage": "Make sure you don't misspell anything",
"searchLocationHint": "Place name, address, or description",
"setFromMap": "Set from map",
"setLocation": "Set Location",
"signInErrorMessage": "Invalid credentials",
"signUpErrorMessage": "Failed to sign up",
"tellUsYourStory": "Tell us your story",
"yourProfile": "Your Profile",
"zoomIn": "Zoom In",
"zoomOut": "Zoom Out"
}