Skip to content

Commit

Permalink
chore: migrate pagination component (nodejs#5331)
Browse files Browse the repository at this point in the history
Co-authored-by: Teja Sai Sandeep Reddy Konala <tejasaisandeepreddykonala@MacBook-Pro.local>
Co-authored-by: Claudio Wunder <cwunder@gnome.org>
Co-authored-by: Wai.Tung <maledong_public@foxmail.com>
  • Loading branch information
4 people authored and araujogui committed May 8, 2023
1 parent 89b0e80 commit 7b9d637
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,14 @@
"components.home.nodeFeatures.everywhere.title": "Everywhere",
"components.home.nodeFeatures.everywhere.description": "Node.js has been adapted to work in a wide variety of places",
"components.common.shellBox.copy": "{copied, select, true {copied}other {copy}}",
"components.codeBox.copy": "{copied, select, true {copied}other {copy}}"
"components.codeBox.copy": "{copied, select, true {copied}other {copy}}",
"components.footer.links.trademark": "Trademark Policy",
"components.footer.links.privacy": "Privacy Policy",
"components.footer.links.codeOfConduct": "Code of Conduct",
"components.footer.links.security": "Security",
"components.footer.links.about": "About",
"components.footer.links.blog": "Blog",
"components.footer.links.github": "GitHub",
"components.prevnextlink.next": "NEXT",
"components.prevnextlink.previous": "PREV"
}

0 comments on commit 7b9d637

Please sign in to comment.