mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 14:13:21 +00:00
Fix translation for basket account amount
This commit is contained in:
parent
b057dbfd60
commit
413c613c9f
@ -6,7 +6,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2019-10-18 21:35+0200\n"
|
"POT-Creation-Date: 2019-10-21 22:04+0200\n"
|
||||||
"PO-Revision-Date: 2016-07-18\n"
|
"PO-Revision-Date: 2016-07-18\n"
|
||||||
"Last-Translator: Skia <skia@libskia.so>\n"
|
"Last-Translator: Skia <skia@libskia.so>\n"
|
||||||
"Language-Team: AE info <ae.info@utbm.fr>\n"
|
"Language-Team: AE info <ae.info@utbm.fr>\n"
|
||||||
@ -4320,22 +4320,16 @@ msgstr "panier"
|
|||||||
|
|
||||||
#: eboutic/templates/eboutic/eboutic_main.jinja:35
|
#: eboutic/templates/eboutic/eboutic_main.jinja:35
|
||||||
#: eboutic/templates/eboutic/eboutic_makecommand.jinja:31
|
#: eboutic/templates/eboutic/eboutic_makecommand.jinja:31
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Bank account: "
|
|
||||||
msgid "Basket amount: "
|
msgid "Basket amount: "
|
||||||
msgstr "Valeur du panier : "
|
msgstr "Valeur du panier : "
|
||||||
|
|
||||||
#: eboutic/templates/eboutic/eboutic_main.jinja:37
|
#: eboutic/templates/eboutic/eboutic_main.jinja:37
|
||||||
#: eboutic/templates/eboutic/eboutic_makecommand.jinja:33
|
#: eboutic/templates/eboutic/eboutic_makecommand.jinja:33
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Current avatar: "
|
|
||||||
msgid "Current account amount: "
|
msgid "Current account amount: "
|
||||||
msgstr "Solde actuel : "
|
msgstr "Solde actuel : "
|
||||||
|
|
||||||
#: eboutic/templates/eboutic/eboutic_main.jinja:39
|
#: eboutic/templates/eboutic/eboutic_main.jinja:39
|
||||||
#: eboutic/templates/eboutic/eboutic_makecommand.jinja:35
|
#: eboutic/templates/eboutic/eboutic_makecommand.jinja:35
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Current avatar: "
|
|
||||||
msgid "Remaining account amount: "
|
msgid "Remaining account amount: "
|
||||||
msgstr "Solde restant : "
|
msgstr "Solde restant : "
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user