add deletion check for containers
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-02-07 23:58:29 -05:00
parent 240fdd2965
commit 8e4bcf7abd
6 changed files with 96 additions and 11 deletions

View File

@ -7,7 +7,6 @@
## Run `mix gettext.extract` to bring this file up to
## date. Leave `msgstr`s empty as changing them here has no
## effect: edit them in PO (`.po`) files instead.
## From Ecto.Changeset.cast/4
msgid "can't be blank"
msgstr ""
@ -93,3 +92,10 @@ msgstr ""
msgid "must be equal to %{number}"
msgstr ""
#, elixir-format, ex-autogen
#: lib/cannery/containers.ex:104
msgid "There is still %{amount} ammo group in this container!"
msgid_plural "There are still %{amount} ammo groups in this container!"
msgstr[0] ""
msgstr[1] ""