mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-29 20:00:33 +01:00
added no tags language key
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"no_tag_topics": "There are no topics with this tag.",
|
||||
"tags": "Tags",
|
||||
"enter_tags_here": "Enter tags here..."
|
||||
"enter_tags_here": "Enter tags here...",
|
||||
"no_tags": "There are no tags yet."
|
||||
}
|
||||
Reference in New Issue
Block a user