You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translations/en.json
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"config": {
3
3
"announcementBar": {
4
-
"betaSentence": "<div id='announcement-beta'>🚀 Tauri Beta has landed! <a target='_blank' rel='noopener noreferrer' href='https://dev.to/tauri/announcing-tauri-beta-more-efficient-crossplatform-apps-with-better-features-1nbd'>Click here for more details.</a></div>"
4
+
"betaSentence": "<div id='announcement-beta'>🚀 Tauri Beta has landed! <a target='_blank' rel='noopener noreferrer' href='https://dev.to/tauri/announcing-tauri-beta-more-efficient-crossplatform-apps-with-better-features-1nbd'>Click here for more details.</a></div>"
5
5
},
6
6
"tagline": "Build smaller, faster, and more secure desktop applications with a web frontend"
7
7
},
@@ -85,7 +85,6 @@
85
85
"label": "Native Notifications",
86
86
"description": "Cross-platform notifications using polyfilled WEB API."
87
87
},
88
-
89
88
{
90
89
"label": "GH Action for Building Apps",
91
90
"description": "Build your Web application as a Tauri binary for MacOS, Linux and Windows"
@@ -268,6 +267,9 @@
268
267
},
269
268
{
270
269
"description": "Real-time speech-to-text/keyboard input captions for OBS."
270
+
},
271
+
{
272
+
"description": "Local client for chucknorris.io built with Tauri and Vue.js 3."
0 commit comments