Merge branch 'dev' into enhancement/los-obstruction-pinning-411

This commit is contained in:
zjs81
2026-04-27 13:13:19 -07:00
committed by GitHub
48 changed files with 1103 additions and 146 deletions
+9
View File
@@ -1539,6 +1539,12 @@ class AppLocalizationsSl extends AppLocalizations {
return 'Nerešeno: $count';
}
@override
String get chat_markAsUnread => 'Mark as Unread';
@override
String get chat_newMessages => 'New messages';
@override
String get chat_openLink => 'Odpreti povezavo?';
@@ -1705,6 +1711,9 @@ class AppLocalizationsSl extends AppLocalizations {
@override
String get map_sharedPin => 'Deljeno naslovno geslo';
@override
String get map_sharedAt => 'Deljeno';
@override
String get map_joinRoom => 'Pridružiti sobo';