diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-15 20:38:52 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-15 20:38:52 +0100 |
| commit | 13d319d72cc44db35490fd34a71fa69269397668 (patch) | |
| tree | b6e5da11fdfbb084b03a5715d4b3a6904c001417 /_i18n/en.yml | |
| parent | 32dcded10e6bbdb02e8aa54df8a15748d574c89b (diff) | |
| download | jo.mssola.com-13d319d72cc44db35490fd34a71fa69269397668.tar.gz jo.mssola.com-13d319d72cc44db35490fd34a71fa69269397668.zip | |
Minor fixes
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '_i18n/en.yml')
| -rw-r--r-- | _i18n/en.yml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/_i18n/en.yml b/_i18n/en.yml index 10e7181..e03b18b 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -50,6 +50,12 @@ blog: Unless otherwise stated, all of the opinions in the above post are solely my own and do not represent anyone else. rss: >- - You can subscribe to the + You can subscribe to my tags: "Tags" empty_search: "There are no entries for the tag you are looking for!" + +tags: + filtering_by: "Filtering by the tag" + click: "Click" + here: "here" + to_cancel: "to cancel" |
