We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b594bc0 commit d6fd677Copy full SHA for d6fd677
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
<groupId>com.github.chipolaris</groupId>
12
<artifactId>BootForum</artifactId>
13
- <version>0.0.3-SNAPSHOT</version>
+ <version>0.0.4-SNAPSHOT</version>
14
<packaging>war</packaging>
15
<name>BootForum</name>
16
<description>BootForum - Forum Software using Java and Spring Boot</description>
src/main/resources/ResourceBundle/messages_vi.properties
@@ -791,7 +791,7 @@ attachments=Số tệp đính kèm
791
792
total.participants=Tổng số người tham gia
793
794
-top.participants=Người tham gia tích cực
+top.participants=Tham gia tích cực
795
796
discussion.tags=Nhãn thảo luận
797
0 commit comments