@ -2,11 +2,26 @@
"board.header.no.topics.message" : "There are no topics yet!" ,
"board.sub.header.no.topics.guest" : "Sign up and be the first to post." ,
"board.sub.header.no.topics.user" : "Be the first to post." ,
"custom.loading.tab.pane.default.generic.message" : "Magic in the background" ,
"post.create.form.send.button" : "Post" ,
"post.form.content.field.placeholder" : "Message" ,
"post.form.subject.field.placeholder" : "Subject" ,
"post.list.row.author.pre" : "Post by" ,
"post.list.row.post.id" : "#{{id}}" ,
"profile.general.tab.address.row.title" : "Account address:" ,
"profile.general.tab.location.row.title" : "Location:" ,
"profile.general.tab.number.of.posts.row.title" : "Number of posts:" ,
"profile.general.tab.number.of.topics.row.title" : "Number of topics created:" ,
"profile.general.tab.posts.db.address.row.title" : "PostsDB:" ,
"profile.general.tab.registration.date.row.title" : "Member since:" ,
"profile.general.tab.title" : "General" ,
"profile.general.tab.topics.db.address.row.title" : "TopicsDB:" ,
"profile.general.tab.user.db.address.row.title" : "UserDB:" ,
"profile.general.tab.username.row.title" : "Username:" ,
"profile.posts.tab.title" : "Posts" ,
"profile.topics.tab.title" : "Topics" ,
"profile.user.has.no.posts.header.message" : "{{user}} has not posted yet" ,
"profile.user.has.no.topics.header.message" : "{{user}} has created no topics yet" ,
"register.card.header" : "Sign Up" ,
"register.form.button.back" : "Back" ,
"register.form.header.already.member.message" : "There is already an account for this address.\nIf you want to create another account please change your address." ,
@ -39,11 +54,5 @@
"topic.create.form.subject.field.placeholder" : "Subject" ,
"topic.list.row.author.date" : "Created by {{author}}, {{timeAgo}}" ,
"topic.list.row.number.of.replies" : "{{numberOfReplies}} replies" ,
"topic.list.row.topic.id" : "#{{id}}" ,
"custom.loading.tab.pane.default.generic.message" : "Magic in the background" ,
"profile.user.has.no.topics.header.message" : "{{user}} has created no topics yet" ,
"profile.user.has.no.posts.header.message" : "{{user}} has not posted yet" ,
"profile.general.tab.title" : "General" ,
"profile.topics.tab.title" : "Topics" ,
"profile.posts.tab.title" : "Posts"
"topic.list.row.topic.id" : "#{{id}}"
}