add used filtering to container show page
This commit is contained in:
@ -694,13 +694,13 @@ msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/container_live/index.ex:27
|
||||
#: lib/cannery_web/live/container_live/show.ex:95
|
||||
#: lib/cannery_web/live/container_live/show.ex:106
|
||||
msgid "Edit %{name}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/container_live/index.ex:46
|
||||
#: lib/cannery_web/live/container_live/show.ex:96
|
||||
#: lib/cannery_web/live/container_live/show.ex:107
|
||||
msgid "Edit %{name} tags"
|
||||
msgstr ""
|
||||
|
||||
@ -711,7 +711,7 @@ msgid "Rounds:"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/container_live/show.ex:94
|
||||
#: lib/cannery_web/live/container_live/show.ex:105
|
||||
msgid "Show %{name}"
|
||||
msgstr ""
|
||||
|
||||
@ -884,7 +884,7 @@ msgid "Move Ammo"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
#: lib/cannery_web/live/container_live/show.html.heex:90
|
||||
#: lib/cannery_web/live/container_live/show.html.heex:98
|
||||
msgid "No ammo in this container"
|
||||
msgstr ""
|
||||
|
||||
@ -932,5 +932,6 @@ msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_type_live/show.html.heex:119
|
||||
#: lib/cannery_web/live/container_live/show.html.heex:90
|
||||
msgid "Show used"
|
||||
msgstr ""
|
||||
|
@ -171,7 +171,7 @@ msgid "Invalid number of copies, must be between 1 and %{max}. Was %{multiplier}
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery/ammo.ex:479
|
||||
#: lib/cannery/ammo.ex:524
|
||||
msgid "Invalid multiplier"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user