Implement home empty screen.

This commit is contained in:
SBiOSoftWhare
2020-11-20 14:53:16 +01:00
parent 85be0b7ffb
commit 8c29d74b3b
6 changed files with 174 additions and 0 deletions
+5
View File
@@ -1516,3 +1516,8 @@
"room_info_list_one_member" = "1 member";
"room_info_list_several_members" = "%@ members";
"room_info_list_section_other" = "Other";
// MARK: - Home
"home_empty_view_title" = "Welcome to Element,\n%@";
"home_empty_view_information" = "The all-in-one secure chat app for teams, friends and organisations. Tap the + to add people and rooms.";