add used filtering to ammo index page
This commit is contained in:
@ -54,7 +54,7 @@ msgstr "Munition"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:21
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:81
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:90
|
||||
msgid "Ammo type"
|
||||
msgstr "Type de munition"
|
||||
|
||||
@ -119,7 +119,7 @@ msgstr "Matériau de la caisse"
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/components/move_ammo_group_component.ex:67
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:48
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:86
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:95
|
||||
msgid "Container"
|
||||
msgstr "Conteneur"
|
||||
|
||||
@ -139,7 +139,7 @@ msgstr "Corrosive"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:27
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:82
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:91
|
||||
msgid "Count"
|
||||
msgstr "Quantité"
|
||||
|
||||
@ -371,7 +371,7 @@ msgstr "Pression"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:34
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:83
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:92
|
||||
msgid "Price paid"
|
||||
msgstr "Prix payé"
|
||||
|
||||
@ -510,7 +510,7 @@ msgstr "Aucun tag pour ce conteneur"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/components/topbar.ex:68
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:85
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:94
|
||||
msgid "Range"
|
||||
msgstr "Portée"
|
||||
|
||||
@ -603,7 +603,7 @@ msgstr "Déplacer le groupe de munition"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/components/move_ammo_group_component.ex:80
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:208
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:217
|
||||
msgid "Move ammo"
|
||||
msgstr "Déplacer munition"
|
||||
|
||||
@ -619,7 +619,7 @@ msgstr "Évènements de tir"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/components/ammo_group_card.ex:53
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:125
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:134
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:37
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:44
|
||||
#: lib/cannery_web/live/ammo_type_live/index.ex:118
|
||||
@ -684,12 +684,12 @@ msgid "New password"
|
||||
msgstr "Nouveau mot de passe"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:148
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:157
|
||||
msgid "Stage"
|
||||
msgstr "Sélectionné"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:148
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:157
|
||||
msgid "Unstage"
|
||||
msgstr "Désélectionner"
|
||||
|
||||
@ -740,7 +740,7 @@ msgid "No cost information"
|
||||
msgstr "Aucune information de prix"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:84
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:93
|
||||
msgid "% left"
|
||||
msgstr "% restante"
|
||||
|
||||
@ -826,7 +826,7 @@ msgid "Ammo types"
|
||||
msgstr "Types de munition"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:87
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:96
|
||||
msgid "Added on"
|
||||
msgstr "Ajouté le"
|
||||
|
||||
@ -949,6 +949,7 @@ msgid "Container:"
|
||||
msgstr "Conteneur"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:52
|
||||
#: lib/cannery_web/live/ammo_type_live/show.html.heex:119
|
||||
#: lib/cannery_web/live/container_live/show.html.heex:90
|
||||
msgid "Show used"
|
||||
|
Reference in New Issue
Block a user