rebrand: Workavia Calendar
User-facing strings: - "Twake Calendar" -> "Workavia Calendar" in 4 locales (en/fr/ru/vi) - public/index.html <title> - public/manifest.appdata (name + short_name) - VALARM description string (sent to participants in iCal) Defaults / neutralization: - Video conference fallback URL: meet.linagora.com -> meet.jit.si (still overridable via window.VIDEO_CONFERENCE_BASE_URL or .env.js) Kept intact (design system / non user-facing): - @linagora/twake-mui package + TwakeMuiThemeProvider class (primary colors preserved per requirement) - public/calendar.svg, app-*.svg icons (no embedded text)
This commit is contained in:
+2
-2
@@ -267,7 +267,7 @@
|
||||
"notifications": "Thông báo",
|
||||
"sync": "Đồng bộ",
|
||||
"language": "Ngôn ngữ",
|
||||
"languageDescription": "Đây sẽ là ngôn ngữ được sử dụng trong Twake Calendar của bạn",
|
||||
"languageDescription": "Đây sẽ là ngôn ngữ được sử dụng trong Workavia Calendar của bạn",
|
||||
"languageSelector": "Chọn ngôn ngữ",
|
||||
"languageUpdateError": "Không cập nhật được ngôn ngữ",
|
||||
"timeZone": "Múi giờ",
|
||||
@@ -401,7 +401,7 @@
|
||||
},
|
||||
"mobile": {
|
||||
"comingSoon": {
|
||||
"subtitle": "Vui lòng mở Twake Calendar trên máy tính để sử dụng đầy đủ tính năng. Phiên bản di động được tối ưu hóa hoàn toàn sẽ sớm ra mắt.",
|
||||
"subtitle": "Vui lòng mở Workavia Calendar trên máy tính để sử dụng đầy đủ tính năng. Phiên bản di động được tối ưu hóa hoàn toàn sẽ sớm ra mắt.",
|
||||
"title": "Phiên bản di động sắp ra mắt"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user