feat(i18n): Emojimart localization and fetching entry at en … (#1731)

Co-authored-by: userquin <userquin@gmail.com>
This commit is contained in:
Cesar Gomez 2023-02-15 14:15:11 -05:00 committed by GitHub
parent 3118ed6012
commit 0fdbb17591
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 94 additions and 9 deletions

View file

@ -95,6 +95,7 @@
"common": {
"end_of_list": "End of the list",
"error": "ERROR",
"fetching": "Fetching...",
"in": "in",
"not_found": "404 Not Found",
"offline_desc": "Seems like you are offline. Please check your network connection."
@ -563,6 +564,7 @@
"explore_posts_intro": "These posts from this and other servers in the decentralized network are gaining traction on this server right now.",
"explore_tags_intro": "These hashtags are gaining traction among people on this and other servers of the decentralized network right now.",
"open_editor_tools": "Editor tools",
"pick_an_icon": "Pick an icon",
"publish_failed": "Close failed messages at the top of editor to republish posts",
"toggle_bold": "Toggle bold",
"toggle_code_block": "Toggle code block",