fix: new language tag for select_tags

This commit is contained in:
Julian Lam
2020-06-05 12:35:46 -04:00
parent fd6bf0c927
commit 09184f4027

View File

@@ -3,5 +3,6 @@
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here, between %1 and %2 characters each.", "enter_tags_here": "Enter tags here, between %1 and %2 characters each.",
"enter_tags_here_short": "Enter tags...", "enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet." "no_tags": "There are no tags yet.",
"select_tags": "Select Tags"
} }