diff options
author | EuAndreh <eu@euandre.org> | 2021-04-24 18:28:27 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-04-24 18:30:06 -0300 |
commit | 75423d429d637a311748adff0599136c70522f12 (patch) | |
tree | 063d5163077ebd89ad4ad4a4fd5777464f5c74f5 /locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po | |
parent | Proofread TIL on Clojure auto currying (diff) | |
download | euandre.org-75423d429d637a311748adff0599136c70522f12.tar.gz euandre.org-75423d429d637a311748adff0599136c70522f12.tar.xz |
Add references section to TIL on CLOS
Diffstat (limited to 'locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po')
-rw-r--r-- | locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po b/locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po index 421e295..6030e0c 100644 --- a/locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po +++ b/locale/pt/LC_MESSAGES/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.po @@ -49,9 +49,6 @@ msgid "" "current staging area back to what it was before the checkout." msgstr "" -msgid "References:" -msgstr "" - msgid "" "[GIT: Checkout to a specific folder](https://stackoverflow.com/a/16493707) " "(StackOverflow)" @@ -107,6 +104,12 @@ msgstr "" msgid "eu_categories: git" msgstr "" +msgid "References" +msgstr "" + +#~ msgid "References:" +#~ msgstr "" + #~ msgid "" #~ "title: Browse a git repository at a specific commit\n" #~ "date: 2020-08-14\n" |