mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
New Crowdin updates (#195)
This commit is contained in:
committed by
GitHub
parent
b270ad1056
commit
7c2e679a29
@@ -47,6 +47,28 @@ nl:
|
||||
subject: '[%{app_name}] Status change on post %{post}'
|
||||
body: "The post you're following %{post} has a new status"
|
||||
activerecord:
|
||||
models:
|
||||
board:
|
||||
one: 'Board'
|
||||
other: 'Boards'
|
||||
comment:
|
||||
one: 'Comment'
|
||||
other: 'Comments'
|
||||
like:
|
||||
one: 'Vote'
|
||||
other: 'Votes'
|
||||
o_auth:
|
||||
one: 'OAuth'
|
||||
other: 'OAuths'
|
||||
post_status:
|
||||
one: 'Status'
|
||||
other: 'Statuses'
|
||||
post:
|
||||
one: 'Post'
|
||||
other: 'Posts'
|
||||
user:
|
||||
one: 'User'
|
||||
other: 'Users'
|
||||
attributes:
|
||||
board:
|
||||
name: 'Name'
|
||||
@@ -92,7 +114,13 @@ nl:
|
||||
site_logo: 'Site logo'
|
||||
subdomain: 'Subdomain'
|
||||
locale: 'Language'
|
||||
brand_setting: 'Display'
|
||||
tenant_setting:
|
||||
brand_display: 'Display'
|
||||
show_vote_count: 'Show vote count to users'
|
||||
show_vote_button_in_board: 'Show vote buttons in board page'
|
||||
root_board_id: 'Root page'
|
||||
show_roadmap_in_header: 'Show roadmap link in header'
|
||||
collapse_boards_in_header: 'Collapse boards in header'
|
||||
user:
|
||||
email: 'Email'
|
||||
full_name: 'Full name'
|
||||
|
||||
Reference in New Issue
Block a user