diff --git a/cookbook/locale/ca/LC_MESSAGES/django.po b/cookbook/locale/ca/LC_MESSAGES/django.po index 5016caea..0a8681d0 100644 --- a/cookbook/locale/ca/LC_MESSAGES/django.po +++ b/cookbook/locale/ca/LC_MESSAGES/django.po @@ -1149,7 +1149,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "Això es convertirà en i Imatge" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/de/LC_MESSAGES/django.po b/cookbook/locale/de/LC_MESSAGES/django.po index 36a576e1..ee8c8d46 100644 --- a/cookbook/locale/de/LC_MESSAGES/django.po +++ b/cookbook/locale/de/LC_MESSAGES/django.po @@ -1141,7 +1141,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "Dieser Text hier wird ein Bild werden" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/en/LC_MESSAGES/django.po b/cookbook/locale/en/LC_MESSAGES/django.po index 1b6d3501..fb99827d 100644 --- a/cookbook/locale/en/LC_MESSAGES/django.po +++ b/cookbook/locale/en/LC_MESSAGES/django.po @@ -1075,7 +1075,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/es/LC_MESSAGES/django.po b/cookbook/locale/es/LC_MESSAGES/django.po index 238f7f2a..a6aca052 100644 --- a/cookbook/locale/es/LC_MESSAGES/django.po +++ b/cookbook/locale/es/LC_MESSAGES/django.po @@ -1140,7 +1140,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "Esto se convertirá en una imagen" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/fr/LC_MESSAGES/django.po b/cookbook/locale/fr/LC_MESSAGES/django.po index 633acf66..49edfd5c 100644 --- a/cookbook/locale/fr/LC_MESSAGES/django.po +++ b/cookbook/locale/fr/LC_MESSAGES/django.po @@ -1150,7 +1150,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "Ceci deviendra une image" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/hu_HU/LC_MESSAGES/django.po b/cookbook/locale/hu_HU/LC_MESSAGES/django.po index 9f19d087..5168a74c 100644 --- a/cookbook/locale/hu_HU/LC_MESSAGES/django.po +++ b/cookbook/locale/hu_HU/LC_MESSAGES/django.po @@ -1075,7 +1075,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/it/LC_MESSAGES/django.po b/cookbook/locale/it/LC_MESSAGES/django.po index fe0e636a..de8bd301 100644 --- a/cookbook/locale/it/LC_MESSAGES/django.po +++ b/cookbook/locale/it/LC_MESSAGES/django.po @@ -1133,7 +1133,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "Questo oggetto diventerà un'immagine" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/lv/LC_MESSAGES/django.po b/cookbook/locale/lv/LC_MESSAGES/django.po index 237a9e87..37035071 100644 --- a/cookbook/locale/lv/LC_MESSAGES/django.po +++ b/cookbook/locale/lv/LC_MESSAGES/django.po @@ -1074,7 +1074,7 @@ msgstr "" #: .\cookbook\templates\markdown_info.html:132 #: .\cookbook\templates\markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "Tas kļūs par attēlu" #: .\cookbook\templates\markdown_info.html:152 diff --git a/cookbook/locale/nl/LC_MESSAGES/django.po b/cookbook/locale/nl/LC_MESSAGES/django.po index f22c1f2b..8ecfcdd5 100644 --- a/cookbook/locale/nl/LC_MESSAGES/django.po +++ b/cookbook/locale/nl/LC_MESSAGES/django.po @@ -1140,7 +1140,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "Dit wordt een afbeelding." #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/pt/LC_MESSAGES/django.po b/cookbook/locale/pt/LC_MESSAGES/django.po index 1b6d3501..fb99827d 100644 --- a/cookbook/locale/pt/LC_MESSAGES/django.po +++ b/cookbook/locale/pt/LC_MESSAGES/django.po @@ -1075,7 +1075,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/rn/LC_MESSAGES/django.po b/cookbook/locale/rn/LC_MESSAGES/django.po index 9f19d087..5168a74c 100644 --- a/cookbook/locale/rn/LC_MESSAGES/django.po +++ b/cookbook/locale/rn/LC_MESSAGES/django.po @@ -1075,7 +1075,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/tr/LC_MESSAGES/django.po b/cookbook/locale/tr/LC_MESSAGES/django.po index bdb204ff..b71357ed 100644 --- a/cookbook/locale/tr/LC_MESSAGES/django.po +++ b/cookbook/locale/tr/LC_MESSAGES/django.po @@ -1075,7 +1075,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/locale/zh_CN/LC_MESSAGES/django.po b/cookbook/locale/zh_CN/LC_MESSAGES/django.po index 9f19d087..5168a74c 100644 --- a/cookbook/locale/zh_CN/LC_MESSAGES/django.po +++ b/cookbook/locale/zh_CN/LC_MESSAGES/django.po @@ -1075,7 +1075,7 @@ msgstr "" #: cookbook/templates/markdown_info.html:132 #: cookbook/templates/markdown_info.html:145 -msgid "This will become and image" +msgid "This will become an image" msgstr "" #: cookbook/templates/markdown_info.html:152 diff --git a/cookbook/templates/markdown_info.html b/cookbook/templates/markdown_info.html index 575dbd5a..7363863d 100644 --- a/cookbook/templates/markdown_info.html +++ b/cookbook/templates/markdown_info.html @@ -129,7 +129,7 @@ [](https://github.com/vabene1111/recipes) [GitHub](https://github.com/vabene1111/recipes) -  + 