Skip to content

Commit 8e03873

Browse files
committed
English configuration
1 parent 972acb1 commit 8e03873

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed
27 Bytes
Binary file not shown.

build/resources/main/config.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
settings:
22
configreloadpermission: 'admin.reload'
3-
noperm: '&cDu har ikke tilgang!'
4-
reloaded: '&aDu reloaded config!'
3+
noperm: '&cYou don''t have permission to execute this command!'
4+
reloaded: '&aYou successfully reloaded the configuration!'
55
scoreboard:
66
name: 'scoreboard'
77
lines:
8-
0: 'jeg er et veldig kult score'
9-
1: 'ting'
10-
2: '&afarget ting'
11-
3: '&kveldig &rkul &kting'
8+
0: 'This is a score'
9+
1: 'thing'
10+
2: '&acolored score'
11+
3: '&kkkk &rting &kkkk'

src/main/resources/config.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
settings:
22
configreloadpermission: 'admin.reload'
3-
noperm: '&cDu har ikke tilgang!'
4-
reloaded: '&aDu reloaded config!'
3+
noperm: '&cYou don''t have permission to execute this command!'
4+
reloaded: '&aYou successfully reloaded the configuration!'
55
scoreboard:
66
name: 'scoreboard'
77
lines:
8-
0: 'jeg er et veldig kult score'
9-
1: 'ting'
10-
2: '&afarget ting'
11-
3: '&kveldig &rkul &kting'
8+
0: 'This is a score'
9+
1: 'thing'
10+
2: '&acolored score'
11+
3: '&kkkk &rting &kkkk'

0 commit comments

Comments
 (0)