diff --git a/config/locales/models/hook.en.yml b/config/locales/models/hook.en.yml index 36cfce521..e25d20380 100644 --- a/config/locales/models/hook.en.yml +++ b/config/locales/models/hook.en.yml @@ -20,3 +20,18 @@ en: room: Room restrict_to_branch: Restrict To Branch notify: Notify + server: Server + port: Port + nick: Nick + branch_regexes: Branch Regexes + password: Password + ssl: SSL + message_without_join: Message Without Join + no_colors: No Colors + long_url: Long Url + notice: Notice + user: User + token: Token + secret: Secret + digest: Digest + short_format: Short Format diff --git a/config/locales/models/hook.ru.yml b/config/locales/models/hook.ru.yml index d017c44c4..e36b443e4 100644 --- a/config/locales/models/hook.ru.yml +++ b/config/locales/models/hook.ru.yml @@ -20,3 +20,18 @@ ru: room: Room restrict_to_branch: Restrict To Branch notify: Notify + server: Server + port: Port + nick: Nick + branch_regexes: Branch Regexes + password: Password + ssl: SSL + message_without_join: Message Without Join + no_colors: No Colors + long_url: Long Url + notice: Notice + user: User + token: Token + secret: Secret + digest: Digest + short_format: Short Format