We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfbe3c8 commit cd5e4bcCopy full SHA for cd5e4bc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "citizenos-fe",
3
- "version": "1.3.10",
+ "version": "1.3.11",
4
"scripts": {
5
"dev": "node ./prebuild.js && ng serve --host",
6
"ng": "ng",
src/assets/i18n/en.json
@@ -787,7 +787,7 @@
787
"OPT_DOWNLOAD_IDEAS": "Export ideas",
788
"OPT_EDIT_IDEATION": "Edit idea gathering",
789
"OPT_CLOSE_IDEATION": "End idea gathering",
790
- "SEARCH": "Search",
+ "SEARCH": "@:DEFAULT.NAV_MOBILE.BTN_SEARCH",
791
"FILTER_ALL": "@:VIEWS.MY_TOPICS.FILTER_ALL",
792
"FILTER_TYPE_YOUR_IDEAS": "Your ideas",
793
"FILTER_TYPE_FAVOURITES": "Saved ideas",
0 commit comments