mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 10:56:11 +02:00
Clean up misc pages translation
This commit is contained in:
parent
008fcb0e94
commit
afed0f5ef1
@ -19,4 +19,4 @@
|
||||
%div.form-group
|
||||
= f.label :password_confirmation
|
||||
= f.password_field :password_confirmation, class: "form-control"
|
||||
= f.submit t(".update_password"), class: "btn btn-primary"
|
||||
= f.submit t("terms.update_password"), class: "btn btn-primary"
|
||||
|
||||
@ -66,9 +66,8 @@ en:
|
||||
updated:
|
||||
page_title: Updated Plugins
|
||||
|
||||
users: &users
|
||||
users:
|
||||
show:
|
||||
<<: *terms
|
||||
page_title: Password
|
||||
|
||||
fluentd: &fluentd
|
||||
@ -207,10 +206,7 @@ en:
|
||||
page_title: "Confirmation"
|
||||
|
||||
misc:
|
||||
common: &misc_common
|
||||
<<: *terms
|
||||
information:
|
||||
<<: *misc_common
|
||||
env: Environment Variable
|
||||
env_key: Key
|
||||
env_value: Value
|
||||
@ -219,7 +215,6 @@ en:
|
||||
update_fluentd_ui_caution: "Note: %{brand} will not restart"
|
||||
download_system_information: Download System Information
|
||||
update_fluentd_ui:
|
||||
<<: *misc_common
|
||||
update_title: "Updating %{title}"
|
||||
updating: Updating..
|
||||
update_finish: Update finished!
|
||||
|
||||
@ -67,9 +67,8 @@ ja:
|
||||
updated:
|
||||
page_title: 更新のあったプラグイン
|
||||
|
||||
users: &users
|
||||
users:
|
||||
show:
|
||||
<<: *terms
|
||||
page_title: パスワード管理
|
||||
|
||||
fluentd: &fluentd
|
||||
@ -205,10 +204,7 @@ ja:
|
||||
page_title: "ファイル読み込み | 確認"
|
||||
|
||||
misc:
|
||||
common: &misc_common
|
||||
<<: *terms
|
||||
information:
|
||||
<<: *misc_common
|
||||
env: 環境変数
|
||||
env_key: キー
|
||||
env_value: 値
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user