Skip to content

Commit cd5e4bc

Browse files
committed
chore: release 1.3.11
1 parent bfbe3c8 commit cd5e4bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "citizenos-fe",
3-
"version": "1.3.10",
3+
"version": "1.3.11",
44
"scripts": {
55
"dev": "node ./prebuild.js && ng serve --host",
66
"ng": "ng",

src/assets/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@
787787
"OPT_DOWNLOAD_IDEAS": "Export ideas",
788788
"OPT_EDIT_IDEATION": "Edit idea gathering",
789789
"OPT_CLOSE_IDEATION": "End idea gathering",
790-
"SEARCH": "Search",
790+
"SEARCH": "@:DEFAULT.NAV_MOBILE.BTN_SEARCH",
791791
"FILTER_ALL": "@:VIEWS.MY_TOPICS.FILTER_ALL",
792792
"FILTER_TYPE_YOUR_IDEAS": "Your ideas",
793793
"FILTER_TYPE_FAVOURITES": "Saved ideas",

0 commit comments

Comments
 (0)