forked from software-mansion/react-native-gesture-handler
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathen.json
More file actions
56 lines (56 loc) · 2.24 KB
/
en.json
File metadata and controls
56 lines (56 loc) · 2.24 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"_comment": "This file is auto-generated by write-translations.js",
"localized-strings": {
"next": "Next",
"previous": "Previous",
"tagline": "Declarative API exposing platform native touch and gesture system to React Native.",
"about-handlers": "About Gesture Handlers",
"About Gesture Handlers": "About Gesture Handlers",
"component-buttons": "Buttons",
"Buttons": "Buttons",
"component-drawer-layout": "Drawer Layout",
"DrawerLayout": "DrawerLayout",
"component-swipeable": "Swipeable",
"Swipeable": "Swipeable",
"contributing": "Contributing",
"credits": "Credits",
"example": "Running Example App",
"getting-started": "Getting Started",
"Getting Started": "Getting Started",
"handler-common": "Common handler properties",
"BaseGestureHandler": "BaseGestureHandler",
"handler-fling": "FlingGestureHandler",
"FlingGestureHandler": "FlingGestureHandler",
"handler-force": "ForceTouchGestureHandler (iOS only)",
"ForceTouchGestureHandler": "ForceTouchGestureHandler",
"handler-longpress": "LongPressGestureHandler",
"LongPressGestureHandler": "LongPressGestureHandler",
"handler-pan": "PanGestureHandler",
"PanGestureHandler": "PanGestureHandler",
"handler-pinch": "PinchGestureHandler",
"PinchGestureHandler": "PinchGestureHandler",
"handler-rotation": "RotationGestureHandler",
"RotationGestureHandler": "RotationGestureHandler",
"handler-tap": "TapGestureHandler",
"TapGestureHandler": "TapGestureHandler",
"handlers": "Gesture Handlers",
"interactions": "Cross handler interactions",
"Cross handler interactions": "Cross handler interactions",
"resources": "Learning Resources",
"state": "Handler State",
"Handler State": "Handler State",
"troubleshooting": "Troubleshooting",
"Docs": "Docs",
"Help": "Help",
"GitHub": "GitHub",
"Basics": "Basics",
"Handlers": "Handlers",
"Components": "Components",
"Other": "Other"
},
"pages-strings": {
"Help Translate|recruit community translators for your project": "Help Translate",
"Edit this Doc|recruitment message asking to edit the doc source": "Edit",
"Translate this Doc|recruitment message asking to translate the docs": "Translate"
}
}