Bump i18n-tasks from 0.9.37 to 1.0.8 (#17993)
* Bump i18n-tasks from 0.9.37 to 1.0.8 Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.37 to 1.0.8. - [Release notes](https://github.com/glebm/i18n-tasks/releases) - [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md) - [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.37...v1.0.8) --- updated-dependencies: - dependency-name: i18n-tasks dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Run `bundle exec i18n-tasks normalize` * Add `admin_mailer.new_appeal.actions.*` to ignore_unused Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
This commit is contained in:
parent
f06a3b56a3
commit
6b72641641
59 changed files with 140 additions and 128 deletions
|
@ -909,8 +909,8 @@ nn:
|
|||
one: Du har forresten fått deg ein ny fylgjar mens du var borte! Hurra!
|
||||
other: Du har forresten fått deg %{count} nye fylgjarar mens du var borte! Hurra!
|
||||
subject:
|
||||
one: "1 nytt varsel sidan siste gong du var innom \U0001F418"
|
||||
other: "%{count} nye varsel sidan siste gong du var innom \U0001F418"
|
||||
one: "1 nytt varsel sidan siste gong du var innom 🐘"
|
||||
other: "%{count} nye varsel sidan siste gong du var innom 🐘"
|
||||
title: Mens du var borte...
|
||||
favourite:
|
||||
body: 'Statusen din vart merkt som favoritt av %{name}:'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue