From f08af7a8033cdeb09db9efae7d0c2d670e9d9765 Mon Sep 17 00:00:00 2001 From: asonix Date: Thu, 6 Jul 2023 09:23:39 -0500 Subject: [PATCH] Update lion, dog, squeak locales for 4.1.3 --- config/locales/activerecord.en-DG.yml | 4 ++++ config/locales/activerecord.en-LN.yml | 4 ++++ config/locales/activerecord.en-SQ.yml | 4 ++++ config/locales/en-DG.yml | 1 + config/locales/en-LN.yml | 1 + config/locales/en-SQ.yml | 1 + 6 files changed, 15 insertions(+) diff --git a/config/locales/activerecord.en-DG.yml b/config/locales/activerecord.en-DG.yml index aa0871442..a7fa53af9 100644 --- a/config/locales/activerecord.en-DG.yml +++ b/config/locales/activerecord.en-DG.yml @@ -53,3 +53,7 @@ en-DG: position: elevated: cannot be higher than your current role own_role: cannot be changed with your current role + webhook: + attributes: + events: + invalid_permissions: cannot include events you don't have the rights to diff --git a/config/locales/activerecord.en-LN.yml b/config/locales/activerecord.en-LN.yml index 58d01142c..3c9370aa9 100644 --- a/config/locales/activerecord.en-LN.yml +++ b/config/locales/activerecord.en-LN.yml @@ -53,3 +53,7 @@ en-LN: position: elevated: cannot be higher than your current role own_role: cannot be changed with your current role + webhook: + attributes: + events: + invalid_permissions: cannot include events you don't have the rights to diff --git a/config/locales/activerecord.en-SQ.yml b/config/locales/activerecord.en-SQ.yml index 84077a520..fba31db1a 100644 --- a/config/locales/activerecord.en-SQ.yml +++ b/config/locales/activerecord.en-SQ.yml @@ -53,3 +53,7 @@ en-SQ: position: elevated: cannot be higher than your current role own_role: cannot be changed with your current role + webhook: + attributes: + events: + invalid_permissions: cannot include events you don't have the rights to diff --git a/config/locales/en-DG.yml b/config/locales/en-DG.yml index 2a1ba0448..2c9f627c8 100644 --- a/config/locales/en-DG.yml +++ b/config/locales/en-DG.yml @@ -1387,6 +1387,7 @@ en-DG: expired: The poll has already ended invalid_choice: The chosen vote option does not exist over_character_limit: cannot be longer than %{max} characters each + self_vote: You cannot vote in your own polls too_few_options: must have more than one item too_many_options: can't contain more than %{max} items preferences: diff --git a/config/locales/en-LN.yml b/config/locales/en-LN.yml index b93aeeaee..0442ed2f5 100644 --- a/config/locales/en-LN.yml +++ b/config/locales/en-LN.yml @@ -1387,6 +1387,7 @@ en-LN: expired: The poll has already ended invalid_choice: The chosen vote option does not exist over_character_limit: cannot be longer than %{max} characters each + self_vote: You cannot vote in your own polls too_few_options: must have more than one item too_many_options: can't contain more than %{max} items preferences: diff --git a/config/locales/en-SQ.yml b/config/locales/en-SQ.yml index 6b016b22b..4a75dc2a7 100644 --- a/config/locales/en-SQ.yml +++ b/config/locales/en-SQ.yml @@ -1387,6 +1387,7 @@ en-SQ: expired: The poll has already ended invalid_choice: The chosen vote option does not exist over_character_limit: cannot be longer than %{max} characters each + self_vote: You cannot vote in your own polls too_few_options: must have more than one item too_many_options: can't contain more than %{max} items preferences: