Add support for hashtag on user interface
Add migration to fix typo Add support for linking hashtags with posts Rework tag search page so it says a nicer message than page not found when no post use that tag Add new string to translation
This commit is contained in:
@@ -608,3 +608,6 @@ msgstr ""
|
||||
|
||||
msgid "This post isn't published yet."
|
||||
msgstr ""
|
||||
|
||||
msgid "There is currently no article with that tag"
|
||||
msgstr ""
|
||||
|
||||
@@ -624,3 +624,6 @@ msgstr "Utilisateurs"
|
||||
|
||||
msgid "This post isn't published yet."
|
||||
msgstr "Cet article n’est pas encore publié."
|
||||
|
||||
msgid "There is currently no article with that tag"
|
||||
msgstr "Il n'y a pas encore d'article avec ce tag"
|
||||
|
||||
@@ -611,3 +611,6 @@ msgstr "Usuarias"
|
||||
#, fuzzy
|
||||
msgid "This post isn't published yet."
|
||||
msgstr "Esto é un borrador, non publicar por agora."
|
||||
|
||||
msgid "There is currently no article with that tag"
|
||||
msgstr ""
|
||||
|
||||
@@ -633,6 +633,9 @@ msgstr "Brukernavn"
|
||||
msgid "This post isn't published yet."
|
||||
msgstr ""
|
||||
|
||||
msgid "There is currently no article with that tag"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "One reshare"
|
||||
#~ msgid_plural "{{ count }} reshares"
|
||||
#~ msgstr[0] "Én deling"
|
||||
|
||||
@@ -623,6 +623,9 @@ msgstr "Użytkownicy"
|
||||
msgid "This post isn't published yet."
|
||||
msgstr "Ten wpis nie został jeszcze opublikowany."
|
||||
|
||||
msgid "There is currently no article with that tag"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "One reshare"
|
||||
#~ msgid_plural "{{ count }} reshares"
|
||||
#~ msgstr[0] "Jedno udostępnienie"
|
||||
|
||||
@@ -591,3 +591,6 @@ msgstr ""
|
||||
|
||||
msgid "This post isn't published yet."
|
||||
msgstr ""
|
||||
|
||||
msgid "There is currently no article with that tag"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user