aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTTG <ttgcanada@outlook.com>2022-11-20 08:29:32 -0500
committerGitHub <noreply@github.com>2022-11-20 14:29:32 +0100
commit2fe4d52b0fc3fead612056cdfcd9e33810d7cd02 (patch)
tree8362600419711e7d020bb76d675cb49483fbe3fe
parentee02002e9f7bf0a509fd2387d1a9885a25c7c022 (diff)
lang: update desktop display name (#792)
-rw-r--r--package.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/package.json b/package.json
index 360f1c7..0c417fe 100644
--- a/package.json
+++ b/package.json
@@ -62,9 +62,15 @@
"category": "VideoConference;AudioVideo;Audio;Video;Network",
"description": "Jitsi Meet Desktop App",
"desktop": {
- "Comment[hu]": "Asztali Jitsi Meet-alkalmazás",
+ "Comment[de]": "Jitsi Meet Desktop App",
+ "Comment[es]": "Aplicación de escritorio Jitsi Meet",
+ "Comment[fr]": "Application de bureau Jitsi Meet",
"Comment[hr]": "Jitsi Meet desktop aplikacija",
- "Comment[zh-CN]": "Jitsi Meet 桌面应用程序",
+ "Comment[hu]": "Asztali Jitsi Meet-alkalmazás",
+ "Comment[it]": "Applicazione Jitsi Meet Desktop",
+ "Comment[pt]": "Aplicativo Jitsi Meet",
+ "Comment[ru]": "Приложение Jitsi Meet",
+ "Comment[zh-CN]": "Jitsi Meet 桌面应用",
"Comment[zh-TW]": "Jitsi Meet 桌面應用程式"
},
"executableName": "jitsi-meet",