Merge branch 'kb_development' into kb_migration
This commit is contained in:
commit
d6008cffb5
19 changed files with 161 additions and 23 deletions
|
@ -264,11 +264,16 @@ en:
|
|||
enable_custom_emoji_html: "%{name} enabled emoji %{target}"
|
||||
enable_sign_in_token_auth_user_html: "%{name} enabled e-mail token authentication for %{target}"
|
||||
enable_user_html: "%{name} enabled login for user %{target}"
|
||||
force_cw_status_html: "%{name} turned post by %{target} cw"
|
||||
force_sensitive_status_html: "%{name} turned post by %{target} sensitive"
|
||||
memorialize_account_html: "%{name} turned %{target}'s account into a memoriam page"
|
||||
promote_user_html: "%{name} promoted user %{target}"
|
||||
reject_appeal_html: "%{name} rejected moderation decision appeal from %{target}"
|
||||
reject_user_html: "%{name} rejected sign-up from %{target}"
|
||||
remove_avatar_user_html: "%{name} removed %{target}'s avatar"
|
||||
remove_history_status_html: "%{name} removed post edit histories by %{target}"
|
||||
remove_media_status_html: "%{name} removed post medias by %{target}"
|
||||
remove_status_status_html: "%{name} removed post by %{target}"
|
||||
reopen_report_html: "%{name} reopened report %{target}"
|
||||
resend_user_html: "%{name} resent confirmation e-mail for %{target}"
|
||||
reset_password_user_html: "%{name} reset password of user %{target}"
|
||||
|
@ -774,6 +779,8 @@ en:
|
|||
report: Report
|
||||
deleted: Deleted
|
||||
favourites: Favourites
|
||||
force_cw: Force CW
|
||||
force_nsfw: Force NSFW
|
||||
history: Version history
|
||||
in_reply_to: Replying to
|
||||
language: Language
|
||||
|
@ -784,6 +791,9 @@ en:
|
|||
open: Open post
|
||||
original_status: Original post
|
||||
reblogs: Reblogs
|
||||
remove: Remove post
|
||||
remove_media: Remove medias
|
||||
remove_history: Remove edit history
|
||||
status_changed: Post changed
|
||||
title: Account posts
|
||||
trending: Trending
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue