Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Feb 19, 2021
2 parents 0ed0bc0 + fd03b79 commit 9b7d03c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<!-- Do not change unless you want different name for local builds. -->
<build.number>-LOCAL</build.number>
<!-- This allows to change between versions. -->
<build.version>1.1.2</build.version>
<build.version>1.1.3</build.version>
</properties>

<!-- Profiles will allow to automatically change build version. -->
Expand Down
21 changes: 21 additions & 0 deletions src/main/resources/locales/vi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
chat:
team-chat:
description: bật/tắt chat đội
chat-on: '&aĐã bật chat đội.'
chat-off: '&aĐã tắt chat đội.'
syntax: '&6[team] &a[name]&8: &f[message]'
spy:
description: bật/tắt giám sát chat đội
spy-on: '&aĐã bật giám sát chat đội.'
spy-off: '&cĐã tắt giám sát chat đội.'
syntax: '&c[team-chat-spy] &a[name]&8: [message]'
island-chat:
description: bật/tắt chat đảo
island-on: '&aĐã bật chat đảo.'
island-off: '&cĐã tắt chat đảo.'
syntax: '&6[island] &a[name]&8: &f[message]'
spy:
description: bật/tắt giám sát chat đảo
spy-on: '&aĐã bật giám sát chat đảo.'
spy-off: '&cĐã tắt giám sát chat đảo.'
syntax: '&c [island-chat-spy] &a[name]&8: &f[message]'

0 comments on commit 9b7d03c

Please sign in to comment.