Merge pull request #110 from milescellar/patch-2

Create core.ref.posts reused translation to replace multiple occurences
This commit is contained in:
Toby Zerner 2017-11-30 08:02:47 +10:30 committed by GitHub
commit 8bdbacedcc

View File

@ -164,7 +164,7 @@ core:
discussions_heading: => core.ref.discussions discussions_heading: => core.ref.discussions
last_28_days_label: Last 28 days last_28_days_label: Last 28 days
last_7_days_label: Last 7 days last_7_days_label: Last 7 days
posts_heading: Posts posts_heading: => core.ref.posts
today_label: Today today_label: Today
total_label: Total total_label: Total
users_heading: Users users_heading: Users
@ -386,7 +386,7 @@ core:
joined_date_text: "Joined {ago}" joined_date_text: "Joined {ago}"
online_text: Online online_text: Online
posts_load_more_button: => core.ref.load_more posts_load_more_button: => core.ref.load_more
posts_link: Posts posts_link: => core.ref.posts
settings_link: => core.ref.settings settings_link: => core.ref.settings
# These translations are found on the user profile page (admin function). # These translations are found on the user profile page (admin function).
@ -541,6 +541,7 @@ core:
notifications: Notifications notifications: Notifications
okay: OK # Referenced by flarum-tags.yml okay: OK # Referenced by flarum-tags.yml
password: Password password: Password
posts: Posts
rename: Rename rename: Rename
reply: Reply # Referenced by flarum-mentions.yml reply: Reply # Referenced by flarum-mentions.yml
reset_your_password: Reset Your Password reset_your_password: Reset Your Password