mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
Merge pull request #33 from dcsjapan/confirm-okay
Use "OK" for submit button in Choose Tags modal
This commit is contained in:
commit
502811a590
|
@ -59,7 +59,7 @@ flarum-tags:
|
|||
choose_primary_placeholder: "Choose a primary tag|Choose {count} primary tags"
|
||||
choose_secondary_placeholder: "Choose 1 more tag|Choose {count} more tags"
|
||||
edit_title: "Edit Tags for {title}"
|
||||
submit_button: Confirm
|
||||
submit_button: => core.ref.okay
|
||||
title: Choose Tags for Your Discussion
|
||||
|
||||
# These strings are used by the composer when starting a discussion.
|
||||
|
|
Loading…
Reference in New Issue
Block a user