mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 02:35:57 +02:00
Updated TH6 description #2720
This commit is contained in:
parent
c0121f0953
commit
b20c88df3e
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
if !Rails.env.test? && ENV['new_relic_app_name'].present?
|
if !Rails.env.test? && ENV['new_relic_app_name'].present?
|
||||||
|
require 'newrelic'
|
||||||
NewRelic::Agent.config[:app_name] = "#{ENV['new_relic_app_name']} - #{Rails.env}"
|
NewRelic::Agent.config[:app_name] = "#{ENV['new_relic_app_name']} - #{Rails.env}"
|
||||||
end
|
end
|
||||||
|
|
|
@ -830,4 +830,4 @@ en:
|
||||||
unset_force_delete: 'Unset force delete'
|
unset_force_delete: 'Unset force delete'
|
||||||
domain_expiring: 'Domain expiring'
|
domain_expiring: 'Domain expiring'
|
||||||
domain_validation_rules: 'Domain validation rules'
|
domain_validation_rules: 'Domain validation rules'
|
||||||
bank_statement_desc: 'Import file row will match only when matching following attributes: <b>invoice nr, description, sum and client ref number</b>.'
|
bank_statement_desc: 'Import file row will match only when matching following attributes: <b>ref number, payment amount and the very first number in comment field should match issued invoice number</b>.'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue