feat(note_type_switcher): use singular form

This commit is contained in:
Elian Doran
2025-12-15 16:45:56 +02:00
parent 41b7a295b9
commit 3c41b7e5a9

View File

@@ -1761,9 +1761,9 @@
"created_on": "Created on <Value />", "created_on": "Created on <Value />",
"last_modified": "Last modified on <Value />", "last_modified": "Last modified on <Value />",
"note_type_switcher_label": "Switch from {{type}} to:", "note_type_switcher_label": "Switch from {{type}} to:",
"note_type_switcher_others": "More note types", "note_type_switcher_others": "Other note type",
"note_type_switcher_templates": "Templates", "note_type_switcher_templates": "Template",
"note_type_switcher_collection": "Collections", "note_type_switcher_collection": "Collection",
"edited_notes": "Edited notes" "edited_notes": "Edited notes"
}, },
"search_result": { "search_result": {