We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a55e6b commit 32de48bCopy full SHA for 32de48b
3 files changed
resources/languages.json
@@ -0,0 +1,32 @@
1
+{
2
+ "mainInfo": "language Settings",
3
+ "sections": {
4
+ "mainScreen": {
5
+ "title": "Main Screen",
6
+ "info": "This is the main screen of this feature",
7
+ "labels": {
8
+ "voteBadge": {
9
+ "title": "Vote Badge",
10
+ "defaultValue": "Vote",
11
+ "required": true,
12
+ "inputType": "text",
13
+ "toolTip": "The word Vote in the vote count badge"
14
+ },
15
+ "voteButton": {
16
+ "title": "Vote Button",
17
18
19
20
+ "toolTip": "The word Vote in the vote button"
21
22
+ "commentButton": {
23
+ "title": "Comment Button",
24
+ "defaultValue": "Comment",
25
26
27
+ "toolTip": "The word Comment in the comment button"
28
+ }
29
30
31
32
+}
resources/layouts_img/layout1.png
91.8 KB
0 commit comments