mirror of
https://github.com/flarum/core.git
synced 2025-08-15 12:54:47 +02:00
Use existing reused translation keys. (#73)
This commit is contained in:
committed by
Franz Liedke
parent
9f7c68ffe1
commit
69a3acdb6d
@@ -78,12 +78,12 @@ core:
|
|||||||
from_label: Sender
|
from_label: Sender
|
||||||
heading: => core.ref.email
|
heading: => core.ref.email
|
||||||
host_label: Host
|
host_label: Host
|
||||||
password_label: Password
|
password_label: => core.ref.password
|
||||||
port_label: Port
|
port_label: Port
|
||||||
server_heading: SMTP Server
|
server_heading: SMTP Server
|
||||||
submit_button: => core.ref.save_changes
|
submit_button: => core.ref.save_changes
|
||||||
text: Configure the SMTP settings and addresses your forum will use to send email.
|
text: Configure the SMTP settings and addresses your forum will use to send email.
|
||||||
username_label: Username
|
username_label: => core.ref.username
|
||||||
|
|
||||||
# These translations are used in the Extensions page.
|
# These translations are used in the Extensions page.
|
||||||
extensions:
|
extensions:
|
||||||
|
Reference in New Issue
Block a user