connectfy-i18n 0.0.52 → 0.0.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -616,7 +616,21 @@ var en_default = {
616
616
  favorites: "Favorites",
617
617
  muted: "Muted",
618
618
  all: "All",
619
- my_friends_description: "Manage your friends list."
619
+ my_friends_description: "Manage your friends list.",
620
+ friend_requests_description: "Manage your incoming and outgoing connection requests",
621
+ received: "Received",
622
+ sent: "Sent",
623
+ no_results_found: "No results found",
624
+ no_received_requests: "No incoming requests",
625
+ no_sent_requests: "No pending sent requests",
626
+ friend_requests_empty_hint: "When people want to connect with you, they'll appear here.",
627
+ start_searching: "Find People",
628
+ now_friends_with: "You and {{name}} are now friends!",
629
+ unread: "Unread",
630
+ friendship: "Friendship",
631
+ system: "System",
632
+ loading: "Loading\u2026",
633
+ load_more: "Load more"
620
634
  },
621
635
  enum: {
622
636
  male: "Male",
@@ -742,6 +756,34 @@ var en_default = {
742
756
  contact_email_text: "Click to copy",
743
757
  contactEmailMessage: "Copied to clipboard",
744
758
  footer_text: "By using our chat application, you acknowledge that you have read, understood, and agree to be bound by these Terms and Conditions"
759
+ },
760
+ notification: {
761
+ title: {
762
+ friendship_request_sent: "New friendship request",
763
+ friendship_request_accepted: "Friendship request accepted",
764
+ friendship_request_declined: "Friendship request declined"
765
+ },
766
+ body: {
767
+ friendship_request_sent: "{{username}} sent you a friendship request",
768
+ friendship_request_accepted: "{{username}} accepted your friendship request",
769
+ friendship_request_declined: "{{username}} declined your friendship request"
770
+ },
771
+ header: "Notifications",
772
+ mark_all_as_read: "Mark all as read",
773
+ remove_selected: "Delete selected",
774
+ selected: "selected",
775
+ empty: "No notifications yet",
776
+ swipe_left_hint: "Swipe to act",
777
+ swipe_right_hint: "Swipe to select",
778
+ read: "Read",
779
+ unread: "Unread",
780
+ profile: "Profile",
781
+ filter: {
782
+ all: "All",
783
+ unread: "Unread",
784
+ friendship: "Friendship",
785
+ system: "System"
786
+ }
745
787
  }
746
788
  }
747
789
  };
@@ -1336,7 +1378,21 @@ var az_default = {
1336
1378
  favorites: "Se\xE7ilmi\u015Fl\u0259r",
1337
1379
  muted: "S\u0259ssiz\u0259 al\u0131nanlar",
1338
1380
  all: "Ham\u0131s\u0131",
1339
- my_friends_description: "Dost siyah\u0131n\u0131 idar\u0259 et."
1381
+ my_friends_description: "Dost siyah\u0131n\u0131 idar\u0259 et.",
1382
+ friend_requests_description: "G\u0259l\u0259n v\u0259 g\xF6nd\u0259ril\u0259n ba\u011Flant\u0131 ist\u0259kl\u0259rini idar\u0259 edin",
1383
+ received: "G\u0259l\u0259n",
1384
+ sent: "G\xF6nd\u0259ril\u0259n",
1385
+ no_results_found: "N\u0259tic\u0259 tap\u0131lmad\u0131",
1386
+ no_received_requests: "G\u0259l\u0259n ist\u0259k yoxdur",
1387
+ no_sent_requests: "G\xF6nd\u0259rilmi\u015F ist\u0259k yoxdur",
1388
+ friend_requests_empty_hint: "\u0130nsanlar siz\u0259 ist\u0259k g\xF6nd\u0259rdikd\u0259, onlar\u0131 burada g\xF6r\u0259c\u0259ksiniz.",
1389
+ start_searching: "Axtar\u0131\u015Fa Ba\u015Fla",
1390
+ now_friends_with: "Art\u0131q {{name}} il\u0259 dostsunuz!",
1391
+ unread: "Oxunmam\u0131\u015F",
1392
+ friendship: "Dostluq",
1393
+ system: "Sistem",
1394
+ loading: "Y\xFCkl\u0259nir\u2026",
1395
+ load_more: "Daha \xE7ox y\xFCkl\u0259"
1340
1396
  },
1341
1397
  enum: {
1342
1398
  male: "Ki\u015Fi",
@@ -1462,6 +1518,34 @@ var az_default = {
1462
1518
  contact_email_text: "Kopyalamaq \xFC\xE7\xFCn klikl\u0259yin",
1463
1519
  contactEmailMessage: "Email kopyaland\u0131",
1464
1520
  footer_text: "S\xF6hb\u0259t t\u0259tbiqimizi istifad\u0259 etm\u0259kl\u0259, bu Qaydalar\u0131 v\u0259 \u015E\u0259rtl\u0259ri oxudu\u011Funuzu, ba\u015Fa d\xFC\u015Fd\xFCy\xFCn\xFCz\xFC v\u0259 onlara riay\u0259t etm\u0259yi q\u0259bul edirsiniz"
1521
+ },
1522
+ notification: {
1523
+ title: {
1524
+ friendship_request_sent: "Yeni dostluq ist\u0259yi",
1525
+ friendship_request_accepted: "Dostluq ist\u0259yi q\u0259bul edildi",
1526
+ friendship_request_declined: "Dostluq ist\u0259yi r\u0259dd edildi"
1527
+ },
1528
+ body: {
1529
+ friendship_request_sent: "{{username}} siz\u0259 dostluq ist\u0259yi g\xF6nd\u0259rdi",
1530
+ friendship_request_accepted: "{{username}} dostluq ist\u0259yinizi q\u0259bul etdi",
1531
+ friendship_request_declined: "{{username}} dostluq ist\u0259yinizi r\u0259dd etdi"
1532
+ },
1533
+ header: "Bildiri\u015Fl\u0259r",
1534
+ mark_all_as_read: "Ham\u0131s\u0131n\u0131 oxunmu\u015F kimi i\u015Far\u0259l\u0259",
1535
+ remove_selected: "Se\xE7il\u0259nl\u0259ri sil",
1536
+ selected: "se\xE7ilib",
1537
+ empty: "H\u0259l\u0259 he\xE7 bir bildiri\u015F yoxdur",
1538
+ swipe_left_hint: "\u018Fm\u0259liyyat \xFC\xE7\xFCn s\xFCr\xFC\u015Fd\xFCr",
1539
+ swipe_right_hint: "Se\xE7m\u0259k \xFC\xE7\xFCn s\xFCr\xFC\u015Fd\xFCr",
1540
+ read: "Oxundu",
1541
+ unread: "Oxunmam\u0131\u015F",
1542
+ profile: "Profil",
1543
+ filter: {
1544
+ all: "Ham\u0131s\u0131",
1545
+ unread: "Oxunmam\u0131\u015F",
1546
+ friendship: "Dostluq",
1547
+ system: "Sistem"
1548
+ }
1465
1549
  }
1466
1550
  }
1467
1551
  };
@@ -2056,7 +2140,21 @@ var ru_default = {
2056
2140
  favorites: "\u0418\u0437\u0431\u0440\u0430\u043D\u043D\u043E\u0435",
2057
2141
  muted: "\u041E\u0442\u043A\u043B\u044E\u0447\u0451\u043D\u043D\u044B\u0435",
2058
2142
  all: "\u0412\u0441\u0435",
2059
- my_friends_description: "\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u0439\u0442\u0435 \u0441\u043F\u0438\u0441\u043A\u043E\u043C \u0434\u0440\u0443\u0437\u0435\u0439."
2143
+ my_friends_description: "\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u0439\u0442\u0435 \u0441\u043F\u0438\u0441\u043A\u043E\u043C \u0434\u0440\u0443\u0437\u0435\u0439.",
2144
+ friend_requests_description: "\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u0439\u0442\u0435 \u0432\u0445\u043E\u0434\u044F\u0449\u0438\u043C\u0438 \u0438 \u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u043C\u0438 \u0437\u0430\u043F\u0440\u043E\u0441\u0430\u043C\u0438 \u043D\u0430 \u043F\u043E\u0434\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u0435",
2145
+ received: "\u0412\u0445\u043E\u0434\u044F\u0449\u0438\u0435",
2146
+ sent: "\u0418\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0435",
2147
+ no_results_found: "\u041D\u0438\u0447\u0435\u0433\u043E \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",
2148
+ no_received_requests: "\u041D\u0435\u0442 \u0432\u0445\u043E\u0434\u044F\u0449\u0438\u0445 \u0437\u0430\u043F\u0440\u043E\u0441\u043E\u0432",
2149
+ no_sent_requests: "\u041D\u0435\u0442 \u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0445 \u0437\u0430\u043F\u0440\u043E\u0441\u043E\u0432",
2150
+ friend_requests_empty_hint: "\u041A\u043E\u0433\u0434\u0430 \u043B\u044E\u0434\u0438 \u0437\u0430\u0445\u043E\u0442\u044F\u0442 \u0441\u0432\u044F\u0437\u0430\u0442\u044C\u0441\u044F \u0441 \u0432\u0430\u043C\u0438, \u043E\u043D\u0438 \u043F\u043E\u044F\u0432\u044F\u0442\u0441\u044F \u0437\u0434\u0435\u0441\u044C.",
2151
+ start_searching: "\u041D\u0430\u0439\u0442\u0438 \u043B\u044E\u0434\u0435\u0439",
2152
+ now_friends_with: "\u0412\u044B \u0438 {{name}} \u0442\u0435\u043F\u0435\u0440\u044C \u0434\u0440\u0443\u0437\u044C\u044F!",
2153
+ unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
2154
+ friendship: "\u0414\u0440\u0443\u0436\u0431\u0430",
2155
+ system: "\u0421\u0438\u0441\u0442\u0435\u043C\u0430",
2156
+ loading: "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430\u2026",
2157
+ load_more: "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0435\u0449\u0451"
2060
2158
  },
2061
2159
  enum: {
2062
2160
  male: "\u041C\u0443\u0436\u0447\u0438\u043D\u0430",
@@ -2182,6 +2280,34 @@ var ru_default = {
2182
2280
  contact_email_text: "\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0441\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C",
2183
2281
  contactEmailMessage: "\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430",
2184
2282
  footer_text: "\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u044F \u043D\u0430\u0448\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435 \u0434\u043B\u044F \u0447\u0430\u0442\u0430, \u0432\u044B \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0435\u0442\u0435, \u0447\u0442\u043E \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043B\u0438, \u043F\u043E\u043D\u044F\u043B\u0438 \u0438 \u0441\u043E\u0433\u043B\u0430\u0448\u0430\u0435\u0442\u0435\u0441\u044C \u0441\u043E\u0431\u043B\u044E\u0434\u0430\u0442\u044C \u044D\u0442\u0438 \u0423\u0441\u043B\u043E\u0432\u0438\u044F \u0438 \u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u044F"
2283
+ },
2284
+ notification: {
2285
+ title: {
2286
+ friendship_request_sent: "\u041D\u043E\u0432\u044B\u0439 \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F",
2287
+ friendship_request_accepted: "\u0417\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F \u043F\u0440\u0438\u043D\u044F\u0442",
2288
+ friendship_request_declined: "\u0417\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F \u043E\u0442\u043A\u043B\u043E\u043D\u0435\u043D"
2289
+ },
2290
+ body: {
2291
+ friendship_request_sent: "{{username}} \u043E\u0442\u043F\u0440\u0430\u0432\u0438\u043B \u0432\u0430\u043C \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F",
2292
+ friendship_request_accepted: "{{username}} \u043F\u0440\u0438\u043D\u044F\u043B \u0432\u0430\u0448 \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F",
2293
+ friendship_request_declined: "{{username}} \u043E\u0442\u043A\u043B\u043E\u043D\u0438\u043B \u0432\u0430\u0448 \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F"
2294
+ },
2295
+ header: "\u0423\u0432\u0435\u0434\u043E\u043C\u043B\u0435\u043D\u0438\u044F",
2296
+ mark_all_as_read: "\u041E\u0442\u043C\u0435\u0442\u0438\u0442\u044C \u0432\u0441\u0435 \u043A\u0430\u043A \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
2297
+ remove_selected: "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435",
2298
+ selected: "\u0432\u044B\u0431\u0440\u0430\u043D\u043E",
2299
+ empty: "\u0423\u0432\u0435\u0434\u043E\u043C\u043B\u0435\u043D\u0438\u0439 \u043F\u043E\u043A\u0430 \u043D\u0435\u0442",
2300
+ swipe_left_hint: "\u0421\u0432\u0430\u0439\u043F \u0434\u043B\u044F \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439",
2301
+ swipe_right_hint: "\u0421\u0432\u0430\u0439\u043F \u0434\u043B\u044F \u0432\u044B\u0431\u043E\u0440\u0430",
2302
+ read: "\u041F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043E",
2303
+ unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u043E\u0435",
2304
+ profile: "\u041F\u0440\u043E\u0444\u0438\u043B\u044C",
2305
+ filter: {
2306
+ all: "\u0412\u0441\u0435",
2307
+ unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
2308
+ friendship: "\u0414\u0440\u0443\u0436\u0431\u0430",
2309
+ system: "\u0421\u0438\u0441\u0442\u0435\u043C\u0430"
2310
+ }
2185
2311
  }
2186
2312
  }
2187
2313
  };
@@ -2775,7 +2901,21 @@ var tr_default = {
2775
2901
  favorites: "Se\xE7ilmi\u015Fl\u0259r",
2776
2902
  muted: "S\u0259ssiz\u0259 al\u0131nanlar",
2777
2903
  all: "Ham\u0131s\u0131",
2778
- my_friends_description: "Dost siyah\u0131n\u0131 idar\u0259 et."
2904
+ my_friends_description: "Dost siyah\u0131n\u0131 idar\u0259 et.",
2905
+ friend_requests_description: "Gelen ve giden ba\u011Flant\u0131 isteklerinizi y\xF6netin",
2906
+ received: "Gelen",
2907
+ sent: "Giden",
2908
+ no_results_found: "Sonu\xE7 bulunamad\u0131",
2909
+ no_received_requests: "Gelen istek bulunmuyor",
2910
+ no_sent_requests: "G\xF6nderilmi\u015F istek bulunmuyor",
2911
+ friend_requests_empty_hint: "\u0130nsanlar sizinle ba\u011Flant\u0131 kurmak istedi\u011Finde burada g\xF6r\xFCnecekler.",
2912
+ start_searching: "Ke\u015Ffetmeye Ba\u015Fla",
2913
+ now_friends_with: "{{name}} ile art\u0131k arkada\u015Fs\u0131n\u0131z!",
2914
+ unread: "Okunmam\u0131\u015F",
2915
+ friendship: "Arkada\u015Fl\u0131k",
2916
+ system: "Sistem",
2917
+ loading: "Y\xFCkleniyor\u2026",
2918
+ load_more: "Daha fazla y\xFCkle"
2779
2919
  },
2780
2920
  enum: {
2781
2921
  male: "Erkek",
@@ -2901,6 +3041,34 @@ var tr_default = {
2901
3041
  contact_email_text: "Kopyalamak i\xE7in t\u0131klay\u0131n",
2902
3042
  contactEmailMessage: "Panoya kopyaland\u0131",
2903
3043
  footer_text: "Sohbet uygulamam\u0131z\u0131 kullanarak, bu \u015Eartlar\u0131 ve Ko\u015Fullar\u2019\u0131 okudu\u011Funuzu, anlad\u0131\u011F\u0131n\u0131z\u0131 ve kabul etti\u011Finizi onaylars\u0131n\u0131z"
3044
+ },
3045
+ notification: {
3046
+ title: {
3047
+ friendship_request_sent: "Yeni arkada\u015Fl\u0131k iste\u011Fi",
3048
+ friendship_request_accepted: "Arkada\u015Fl\u0131k iste\u011Fi kabul edildi",
3049
+ friendship_request_declined: "Arkada\u015Fl\u0131k iste\u011Fi reddedildi"
3050
+ },
3051
+ body: {
3052
+ friendship_request_sent: "{{username}} size arkada\u015Fl\u0131k iste\u011Fi g\xF6nderdi.",
3053
+ friendship_request_accepted: "{{username}} arkada\u015Fl\u0131k iste\u011Finizi kabul etti.",
3054
+ friendship_request_declined: "{{username}} arkada\u015Fl\u0131k iste\u011Finizi reddetti."
3055
+ },
3056
+ header: "Bildirimler",
3057
+ mark_all_as_read: "T\xFCm\xFCn\xFC okundu olarak i\u015Faretle",
3058
+ remove_selected: "Se\xE7ilenleri sil",
3059
+ selected: "se\xE7ildi",
3060
+ empty: "Hen\xFCz bildirim yok",
3061
+ swipe_left_hint: "\u0130\u015Flem i\xE7in kayd\u0131r",
3062
+ swipe_right_hint: "Se\xE7mek i\xE7in kayd\u0131r",
3063
+ read: "Okundu",
3064
+ unread: "Okunmam\u0131\u015F",
3065
+ profile: "Profil",
3066
+ filter: {
3067
+ all: "T\xFCm\xFC",
3068
+ unread: "Okunmam\u0131\u015F",
3069
+ friendship: "Arkada\u015Fl\u0131k",
3070
+ system: "Sistem"
3071
+ }
2904
3072
  }
2905
3073
  }
2906
3074
  };
package/dist/index.d.cts CHANGED
@@ -589,6 +589,20 @@ declare const resources: {
589
589
  muted: string;
590
590
  all: string;
591
591
  my_friends_description: string;
592
+ friend_requests_description: string;
593
+ received: string;
594
+ sent: string;
595
+ no_results_found: string;
596
+ no_received_requests: string;
597
+ no_sent_requests: string;
598
+ friend_requests_empty_hint: string;
599
+ start_searching: string;
600
+ now_friends_with: string;
601
+ unread: string;
602
+ friendship: string;
603
+ system: string;
604
+ loading: string;
605
+ load_more: string;
592
606
  };
593
607
  enum: {
594
608
  male: string;
@@ -715,6 +729,34 @@ declare const resources: {
715
729
  contactEmailMessage: string;
716
730
  footer_text: string;
717
731
  };
732
+ notification: {
733
+ title: {
734
+ friendship_request_sent: string;
735
+ friendship_request_accepted: string;
736
+ friendship_request_declined: string;
737
+ };
738
+ body: {
739
+ friendship_request_sent: string;
740
+ friendship_request_accepted: string;
741
+ friendship_request_declined: string;
742
+ };
743
+ header: string;
744
+ mark_all_as_read: string;
745
+ remove_selected: string;
746
+ selected: string;
747
+ empty: string;
748
+ swipe_left_hint: string;
749
+ swipe_right_hint: string;
750
+ read: string;
751
+ unread: string;
752
+ profile: string;
753
+ filter: {
754
+ all: string;
755
+ unread: string;
756
+ friendship: string;
757
+ system: string;
758
+ };
759
+ };
718
760
  };
719
761
  };
720
762
  readonly az: {
@@ -1307,6 +1349,20 @@ declare const resources: {
1307
1349
  muted: string;
1308
1350
  all: string;
1309
1351
  my_friends_description: string;
1352
+ friend_requests_description: string;
1353
+ received: string;
1354
+ sent: string;
1355
+ no_results_found: string;
1356
+ no_received_requests: string;
1357
+ no_sent_requests: string;
1358
+ friend_requests_empty_hint: string;
1359
+ start_searching: string;
1360
+ now_friends_with: string;
1361
+ unread: string;
1362
+ friendship: string;
1363
+ system: string;
1364
+ loading: string;
1365
+ load_more: string;
1310
1366
  };
1311
1367
  enum: {
1312
1368
  male: string;
@@ -1433,6 +1489,34 @@ declare const resources: {
1433
1489
  contactEmailMessage: string;
1434
1490
  footer_text: string;
1435
1491
  };
1492
+ notification: {
1493
+ title: {
1494
+ friendship_request_sent: string;
1495
+ friendship_request_accepted: string;
1496
+ friendship_request_declined: string;
1497
+ };
1498
+ body: {
1499
+ friendship_request_sent: string;
1500
+ friendship_request_accepted: string;
1501
+ friendship_request_declined: string;
1502
+ };
1503
+ header: string;
1504
+ mark_all_as_read: string;
1505
+ remove_selected: string;
1506
+ selected: string;
1507
+ empty: string;
1508
+ swipe_left_hint: string;
1509
+ swipe_right_hint: string;
1510
+ read: string;
1511
+ unread: string;
1512
+ profile: string;
1513
+ filter: {
1514
+ all: string;
1515
+ unread: string;
1516
+ friendship: string;
1517
+ system: string;
1518
+ };
1519
+ };
1436
1520
  };
1437
1521
  };
1438
1522
  readonly ru: {
@@ -2025,6 +2109,20 @@ declare const resources: {
2025
2109
  muted: string;
2026
2110
  all: string;
2027
2111
  my_friends_description: string;
2112
+ friend_requests_description: string;
2113
+ received: string;
2114
+ sent: string;
2115
+ no_results_found: string;
2116
+ no_received_requests: string;
2117
+ no_sent_requests: string;
2118
+ friend_requests_empty_hint: string;
2119
+ start_searching: string;
2120
+ now_friends_with: string;
2121
+ unread: string;
2122
+ friendship: string;
2123
+ system: string;
2124
+ loading: string;
2125
+ load_more: string;
2028
2126
  };
2029
2127
  enum: {
2030
2128
  male: string;
@@ -2151,6 +2249,34 @@ declare const resources: {
2151
2249
  contactEmailMessage: string;
2152
2250
  footer_text: string;
2153
2251
  };
2252
+ notification: {
2253
+ title: {
2254
+ friendship_request_sent: string;
2255
+ friendship_request_accepted: string;
2256
+ friendship_request_declined: string;
2257
+ };
2258
+ body: {
2259
+ friendship_request_sent: string;
2260
+ friendship_request_accepted: string;
2261
+ friendship_request_declined: string;
2262
+ };
2263
+ header: string;
2264
+ mark_all_as_read: string;
2265
+ remove_selected: string;
2266
+ selected: string;
2267
+ empty: string;
2268
+ swipe_left_hint: string;
2269
+ swipe_right_hint: string;
2270
+ read: string;
2271
+ unread: string;
2272
+ profile: string;
2273
+ filter: {
2274
+ all: string;
2275
+ unread: string;
2276
+ friendship: string;
2277
+ system: string;
2278
+ };
2279
+ };
2154
2280
  };
2155
2281
  };
2156
2282
  readonly tr: {
@@ -2742,6 +2868,20 @@ declare const resources: {
2742
2868
  muted: string;
2743
2869
  all: string;
2744
2870
  my_friends_description: string;
2871
+ friend_requests_description: string;
2872
+ received: string;
2873
+ sent: string;
2874
+ no_results_found: string;
2875
+ no_received_requests: string;
2876
+ no_sent_requests: string;
2877
+ friend_requests_empty_hint: string;
2878
+ start_searching: string;
2879
+ now_friends_with: string;
2880
+ unread: string;
2881
+ friendship: string;
2882
+ system: string;
2883
+ loading: string;
2884
+ load_more: string;
2745
2885
  };
2746
2886
  enum: {
2747
2887
  male: string;
@@ -2868,6 +3008,34 @@ declare const resources: {
2868
3008
  contactEmailMessage: string;
2869
3009
  footer_text: string;
2870
3010
  };
3011
+ notification: {
3012
+ title: {
3013
+ friendship_request_sent: string;
3014
+ friendship_request_accepted: string;
3015
+ friendship_request_declined: string;
3016
+ };
3017
+ body: {
3018
+ friendship_request_sent: string;
3019
+ friendship_request_accepted: string;
3020
+ friendship_request_declined: string;
3021
+ };
3022
+ header: string;
3023
+ mark_all_as_read: string;
3024
+ remove_selected: string;
3025
+ selected: string;
3026
+ empty: string;
3027
+ swipe_left_hint: string;
3028
+ swipe_right_hint: string;
3029
+ read: string;
3030
+ unread: string;
3031
+ profile: string;
3032
+ filter: {
3033
+ all: string;
3034
+ unread: string;
3035
+ friendship: string;
3036
+ system: string;
3037
+ };
3038
+ };
2871
3039
  };
2872
3040
  };
2873
3041
  };
package/dist/index.d.ts CHANGED
@@ -589,6 +589,20 @@ declare const resources: {
589
589
  muted: string;
590
590
  all: string;
591
591
  my_friends_description: string;
592
+ friend_requests_description: string;
593
+ received: string;
594
+ sent: string;
595
+ no_results_found: string;
596
+ no_received_requests: string;
597
+ no_sent_requests: string;
598
+ friend_requests_empty_hint: string;
599
+ start_searching: string;
600
+ now_friends_with: string;
601
+ unread: string;
602
+ friendship: string;
603
+ system: string;
604
+ loading: string;
605
+ load_more: string;
592
606
  };
593
607
  enum: {
594
608
  male: string;
@@ -715,6 +729,34 @@ declare const resources: {
715
729
  contactEmailMessage: string;
716
730
  footer_text: string;
717
731
  };
732
+ notification: {
733
+ title: {
734
+ friendship_request_sent: string;
735
+ friendship_request_accepted: string;
736
+ friendship_request_declined: string;
737
+ };
738
+ body: {
739
+ friendship_request_sent: string;
740
+ friendship_request_accepted: string;
741
+ friendship_request_declined: string;
742
+ };
743
+ header: string;
744
+ mark_all_as_read: string;
745
+ remove_selected: string;
746
+ selected: string;
747
+ empty: string;
748
+ swipe_left_hint: string;
749
+ swipe_right_hint: string;
750
+ read: string;
751
+ unread: string;
752
+ profile: string;
753
+ filter: {
754
+ all: string;
755
+ unread: string;
756
+ friendship: string;
757
+ system: string;
758
+ };
759
+ };
718
760
  };
719
761
  };
720
762
  readonly az: {
@@ -1307,6 +1349,20 @@ declare const resources: {
1307
1349
  muted: string;
1308
1350
  all: string;
1309
1351
  my_friends_description: string;
1352
+ friend_requests_description: string;
1353
+ received: string;
1354
+ sent: string;
1355
+ no_results_found: string;
1356
+ no_received_requests: string;
1357
+ no_sent_requests: string;
1358
+ friend_requests_empty_hint: string;
1359
+ start_searching: string;
1360
+ now_friends_with: string;
1361
+ unread: string;
1362
+ friendship: string;
1363
+ system: string;
1364
+ loading: string;
1365
+ load_more: string;
1310
1366
  };
1311
1367
  enum: {
1312
1368
  male: string;
@@ -1433,6 +1489,34 @@ declare const resources: {
1433
1489
  contactEmailMessage: string;
1434
1490
  footer_text: string;
1435
1491
  };
1492
+ notification: {
1493
+ title: {
1494
+ friendship_request_sent: string;
1495
+ friendship_request_accepted: string;
1496
+ friendship_request_declined: string;
1497
+ };
1498
+ body: {
1499
+ friendship_request_sent: string;
1500
+ friendship_request_accepted: string;
1501
+ friendship_request_declined: string;
1502
+ };
1503
+ header: string;
1504
+ mark_all_as_read: string;
1505
+ remove_selected: string;
1506
+ selected: string;
1507
+ empty: string;
1508
+ swipe_left_hint: string;
1509
+ swipe_right_hint: string;
1510
+ read: string;
1511
+ unread: string;
1512
+ profile: string;
1513
+ filter: {
1514
+ all: string;
1515
+ unread: string;
1516
+ friendship: string;
1517
+ system: string;
1518
+ };
1519
+ };
1436
1520
  };
1437
1521
  };
1438
1522
  readonly ru: {
@@ -2025,6 +2109,20 @@ declare const resources: {
2025
2109
  muted: string;
2026
2110
  all: string;
2027
2111
  my_friends_description: string;
2112
+ friend_requests_description: string;
2113
+ received: string;
2114
+ sent: string;
2115
+ no_results_found: string;
2116
+ no_received_requests: string;
2117
+ no_sent_requests: string;
2118
+ friend_requests_empty_hint: string;
2119
+ start_searching: string;
2120
+ now_friends_with: string;
2121
+ unread: string;
2122
+ friendship: string;
2123
+ system: string;
2124
+ loading: string;
2125
+ load_more: string;
2028
2126
  };
2029
2127
  enum: {
2030
2128
  male: string;
@@ -2151,6 +2249,34 @@ declare const resources: {
2151
2249
  contactEmailMessage: string;
2152
2250
  footer_text: string;
2153
2251
  };
2252
+ notification: {
2253
+ title: {
2254
+ friendship_request_sent: string;
2255
+ friendship_request_accepted: string;
2256
+ friendship_request_declined: string;
2257
+ };
2258
+ body: {
2259
+ friendship_request_sent: string;
2260
+ friendship_request_accepted: string;
2261
+ friendship_request_declined: string;
2262
+ };
2263
+ header: string;
2264
+ mark_all_as_read: string;
2265
+ remove_selected: string;
2266
+ selected: string;
2267
+ empty: string;
2268
+ swipe_left_hint: string;
2269
+ swipe_right_hint: string;
2270
+ read: string;
2271
+ unread: string;
2272
+ profile: string;
2273
+ filter: {
2274
+ all: string;
2275
+ unread: string;
2276
+ friendship: string;
2277
+ system: string;
2278
+ };
2279
+ };
2154
2280
  };
2155
2281
  };
2156
2282
  readonly tr: {
@@ -2742,6 +2868,20 @@ declare const resources: {
2742
2868
  muted: string;
2743
2869
  all: string;
2744
2870
  my_friends_description: string;
2871
+ friend_requests_description: string;
2872
+ received: string;
2873
+ sent: string;
2874
+ no_results_found: string;
2875
+ no_received_requests: string;
2876
+ no_sent_requests: string;
2877
+ friend_requests_empty_hint: string;
2878
+ start_searching: string;
2879
+ now_friends_with: string;
2880
+ unread: string;
2881
+ friendship: string;
2882
+ system: string;
2883
+ loading: string;
2884
+ load_more: string;
2745
2885
  };
2746
2886
  enum: {
2747
2887
  male: string;
@@ -2868,6 +3008,34 @@ declare const resources: {
2868
3008
  contactEmailMessage: string;
2869
3009
  footer_text: string;
2870
3010
  };
3011
+ notification: {
3012
+ title: {
3013
+ friendship_request_sent: string;
3014
+ friendship_request_accepted: string;
3015
+ friendship_request_declined: string;
3016
+ };
3017
+ body: {
3018
+ friendship_request_sent: string;
3019
+ friendship_request_accepted: string;
3020
+ friendship_request_declined: string;
3021
+ };
3022
+ header: string;
3023
+ mark_all_as_read: string;
3024
+ remove_selected: string;
3025
+ selected: string;
3026
+ empty: string;
3027
+ swipe_left_hint: string;
3028
+ swipe_right_hint: string;
3029
+ read: string;
3030
+ unread: string;
3031
+ profile: string;
3032
+ filter: {
3033
+ all: string;
3034
+ unread: string;
3035
+ friendship: string;
3036
+ system: string;
3037
+ };
3038
+ };
2871
3039
  };
2872
3040
  };
2873
3041
  };
package/dist/index.mjs CHANGED
@@ -588,7 +588,21 @@ var en_default = {
588
588
  favorites: "Favorites",
589
589
  muted: "Muted",
590
590
  all: "All",
591
- my_friends_description: "Manage your friends list."
591
+ my_friends_description: "Manage your friends list.",
592
+ friend_requests_description: "Manage your incoming and outgoing connection requests",
593
+ received: "Received",
594
+ sent: "Sent",
595
+ no_results_found: "No results found",
596
+ no_received_requests: "No incoming requests",
597
+ no_sent_requests: "No pending sent requests",
598
+ friend_requests_empty_hint: "When people want to connect with you, they'll appear here.",
599
+ start_searching: "Find People",
600
+ now_friends_with: "You and {{name}} are now friends!",
601
+ unread: "Unread",
602
+ friendship: "Friendship",
603
+ system: "System",
604
+ loading: "Loading\u2026",
605
+ load_more: "Load more"
592
606
  },
593
607
  enum: {
594
608
  male: "Male",
@@ -714,6 +728,34 @@ var en_default = {
714
728
  contact_email_text: "Click to copy",
715
729
  contactEmailMessage: "Copied to clipboard",
716
730
  footer_text: "By using our chat application, you acknowledge that you have read, understood, and agree to be bound by these Terms and Conditions"
731
+ },
732
+ notification: {
733
+ title: {
734
+ friendship_request_sent: "New friendship request",
735
+ friendship_request_accepted: "Friendship request accepted",
736
+ friendship_request_declined: "Friendship request declined"
737
+ },
738
+ body: {
739
+ friendship_request_sent: "{{username}} sent you a friendship request",
740
+ friendship_request_accepted: "{{username}} accepted your friendship request",
741
+ friendship_request_declined: "{{username}} declined your friendship request"
742
+ },
743
+ header: "Notifications",
744
+ mark_all_as_read: "Mark all as read",
745
+ remove_selected: "Delete selected",
746
+ selected: "selected",
747
+ empty: "No notifications yet",
748
+ swipe_left_hint: "Swipe to act",
749
+ swipe_right_hint: "Swipe to select",
750
+ read: "Read",
751
+ unread: "Unread",
752
+ profile: "Profile",
753
+ filter: {
754
+ all: "All",
755
+ unread: "Unread",
756
+ friendship: "Friendship",
757
+ system: "System"
758
+ }
717
759
  }
718
760
  }
719
761
  };
@@ -1308,7 +1350,21 @@ var az_default = {
1308
1350
  favorites: "Se\xE7ilmi\u015Fl\u0259r",
1309
1351
  muted: "S\u0259ssiz\u0259 al\u0131nanlar",
1310
1352
  all: "Ham\u0131s\u0131",
1311
- my_friends_description: "Dost siyah\u0131n\u0131 idar\u0259 et."
1353
+ my_friends_description: "Dost siyah\u0131n\u0131 idar\u0259 et.",
1354
+ friend_requests_description: "G\u0259l\u0259n v\u0259 g\xF6nd\u0259ril\u0259n ba\u011Flant\u0131 ist\u0259kl\u0259rini idar\u0259 edin",
1355
+ received: "G\u0259l\u0259n",
1356
+ sent: "G\xF6nd\u0259ril\u0259n",
1357
+ no_results_found: "N\u0259tic\u0259 tap\u0131lmad\u0131",
1358
+ no_received_requests: "G\u0259l\u0259n ist\u0259k yoxdur",
1359
+ no_sent_requests: "G\xF6nd\u0259rilmi\u015F ist\u0259k yoxdur",
1360
+ friend_requests_empty_hint: "\u0130nsanlar siz\u0259 ist\u0259k g\xF6nd\u0259rdikd\u0259, onlar\u0131 burada g\xF6r\u0259c\u0259ksiniz.",
1361
+ start_searching: "Axtar\u0131\u015Fa Ba\u015Fla",
1362
+ now_friends_with: "Art\u0131q {{name}} il\u0259 dostsunuz!",
1363
+ unread: "Oxunmam\u0131\u015F",
1364
+ friendship: "Dostluq",
1365
+ system: "Sistem",
1366
+ loading: "Y\xFCkl\u0259nir\u2026",
1367
+ load_more: "Daha \xE7ox y\xFCkl\u0259"
1312
1368
  },
1313
1369
  enum: {
1314
1370
  male: "Ki\u015Fi",
@@ -1434,6 +1490,34 @@ var az_default = {
1434
1490
  contact_email_text: "Kopyalamaq \xFC\xE7\xFCn klikl\u0259yin",
1435
1491
  contactEmailMessage: "Email kopyaland\u0131",
1436
1492
  footer_text: "S\xF6hb\u0259t t\u0259tbiqimizi istifad\u0259 etm\u0259kl\u0259, bu Qaydalar\u0131 v\u0259 \u015E\u0259rtl\u0259ri oxudu\u011Funuzu, ba\u015Fa d\xFC\u015Fd\xFCy\xFCn\xFCz\xFC v\u0259 onlara riay\u0259t etm\u0259yi q\u0259bul edirsiniz"
1493
+ },
1494
+ notification: {
1495
+ title: {
1496
+ friendship_request_sent: "Yeni dostluq ist\u0259yi",
1497
+ friendship_request_accepted: "Dostluq ist\u0259yi q\u0259bul edildi",
1498
+ friendship_request_declined: "Dostluq ist\u0259yi r\u0259dd edildi"
1499
+ },
1500
+ body: {
1501
+ friendship_request_sent: "{{username}} siz\u0259 dostluq ist\u0259yi g\xF6nd\u0259rdi",
1502
+ friendship_request_accepted: "{{username}} dostluq ist\u0259yinizi q\u0259bul etdi",
1503
+ friendship_request_declined: "{{username}} dostluq ist\u0259yinizi r\u0259dd etdi"
1504
+ },
1505
+ header: "Bildiri\u015Fl\u0259r",
1506
+ mark_all_as_read: "Ham\u0131s\u0131n\u0131 oxunmu\u015F kimi i\u015Far\u0259l\u0259",
1507
+ remove_selected: "Se\xE7il\u0259nl\u0259ri sil",
1508
+ selected: "se\xE7ilib",
1509
+ empty: "H\u0259l\u0259 he\xE7 bir bildiri\u015F yoxdur",
1510
+ swipe_left_hint: "\u018Fm\u0259liyyat \xFC\xE7\xFCn s\xFCr\xFC\u015Fd\xFCr",
1511
+ swipe_right_hint: "Se\xE7m\u0259k \xFC\xE7\xFCn s\xFCr\xFC\u015Fd\xFCr",
1512
+ read: "Oxundu",
1513
+ unread: "Oxunmam\u0131\u015F",
1514
+ profile: "Profil",
1515
+ filter: {
1516
+ all: "Ham\u0131s\u0131",
1517
+ unread: "Oxunmam\u0131\u015F",
1518
+ friendship: "Dostluq",
1519
+ system: "Sistem"
1520
+ }
1437
1521
  }
1438
1522
  }
1439
1523
  };
@@ -2028,7 +2112,21 @@ var ru_default = {
2028
2112
  favorites: "\u0418\u0437\u0431\u0440\u0430\u043D\u043D\u043E\u0435",
2029
2113
  muted: "\u041E\u0442\u043A\u043B\u044E\u0447\u0451\u043D\u043D\u044B\u0435",
2030
2114
  all: "\u0412\u0441\u0435",
2031
- my_friends_description: "\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u0439\u0442\u0435 \u0441\u043F\u0438\u0441\u043A\u043E\u043C \u0434\u0440\u0443\u0437\u0435\u0439."
2115
+ my_friends_description: "\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u0439\u0442\u0435 \u0441\u043F\u0438\u0441\u043A\u043E\u043C \u0434\u0440\u0443\u0437\u0435\u0439.",
2116
+ friend_requests_description: "\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u0439\u0442\u0435 \u0432\u0445\u043E\u0434\u044F\u0449\u0438\u043C\u0438 \u0438 \u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u043C\u0438 \u0437\u0430\u043F\u0440\u043E\u0441\u0430\u043C\u0438 \u043D\u0430 \u043F\u043E\u0434\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u0435",
2117
+ received: "\u0412\u0445\u043E\u0434\u044F\u0449\u0438\u0435",
2118
+ sent: "\u0418\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0435",
2119
+ no_results_found: "\u041D\u0438\u0447\u0435\u0433\u043E \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",
2120
+ no_received_requests: "\u041D\u0435\u0442 \u0432\u0445\u043E\u0434\u044F\u0449\u0438\u0445 \u0437\u0430\u043F\u0440\u043E\u0441\u043E\u0432",
2121
+ no_sent_requests: "\u041D\u0435\u0442 \u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0445 \u0437\u0430\u043F\u0440\u043E\u0441\u043E\u0432",
2122
+ friend_requests_empty_hint: "\u041A\u043E\u0433\u0434\u0430 \u043B\u044E\u0434\u0438 \u0437\u0430\u0445\u043E\u0442\u044F\u0442 \u0441\u0432\u044F\u0437\u0430\u0442\u044C\u0441\u044F \u0441 \u0432\u0430\u043C\u0438, \u043E\u043D\u0438 \u043F\u043E\u044F\u0432\u044F\u0442\u0441\u044F \u0437\u0434\u0435\u0441\u044C.",
2123
+ start_searching: "\u041D\u0430\u0439\u0442\u0438 \u043B\u044E\u0434\u0435\u0439",
2124
+ now_friends_with: "\u0412\u044B \u0438 {{name}} \u0442\u0435\u043F\u0435\u0440\u044C \u0434\u0440\u0443\u0437\u044C\u044F!",
2125
+ unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
2126
+ friendship: "\u0414\u0440\u0443\u0436\u0431\u0430",
2127
+ system: "\u0421\u0438\u0441\u0442\u0435\u043C\u0430",
2128
+ loading: "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430\u2026",
2129
+ load_more: "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0435\u0449\u0451"
2032
2130
  },
2033
2131
  enum: {
2034
2132
  male: "\u041C\u0443\u0436\u0447\u0438\u043D\u0430",
@@ -2154,6 +2252,34 @@ var ru_default = {
2154
2252
  contact_email_text: "\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0441\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C",
2155
2253
  contactEmailMessage: "\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430",
2156
2254
  footer_text: "\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u044F \u043D\u0430\u0448\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435 \u0434\u043B\u044F \u0447\u0430\u0442\u0430, \u0432\u044B \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0435\u0442\u0435, \u0447\u0442\u043E \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043B\u0438, \u043F\u043E\u043D\u044F\u043B\u0438 \u0438 \u0441\u043E\u0433\u043B\u0430\u0448\u0430\u0435\u0442\u0435\u0441\u044C \u0441\u043E\u0431\u043B\u044E\u0434\u0430\u0442\u044C \u044D\u0442\u0438 \u0423\u0441\u043B\u043E\u0432\u0438\u044F \u0438 \u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u044F"
2255
+ },
2256
+ notification: {
2257
+ title: {
2258
+ friendship_request_sent: "\u041D\u043E\u0432\u044B\u0439 \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F",
2259
+ friendship_request_accepted: "\u0417\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F \u043F\u0440\u0438\u043D\u044F\u0442",
2260
+ friendship_request_declined: "\u0417\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F \u043E\u0442\u043A\u043B\u043E\u043D\u0435\u043D"
2261
+ },
2262
+ body: {
2263
+ friendship_request_sent: "{{username}} \u043E\u0442\u043F\u0440\u0430\u0432\u0438\u043B \u0432\u0430\u043C \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F",
2264
+ friendship_request_accepted: "{{username}} \u043F\u0440\u0438\u043D\u044F\u043B \u0432\u0430\u0448 \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F",
2265
+ friendship_request_declined: "{{username}} \u043E\u0442\u043A\u043B\u043E\u043D\u0438\u043B \u0432\u0430\u0448 \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F"
2266
+ },
2267
+ header: "\u0423\u0432\u0435\u0434\u043E\u043C\u043B\u0435\u043D\u0438\u044F",
2268
+ mark_all_as_read: "\u041E\u0442\u043C\u0435\u0442\u0438\u0442\u044C \u0432\u0441\u0435 \u043A\u0430\u043A \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
2269
+ remove_selected: "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435",
2270
+ selected: "\u0432\u044B\u0431\u0440\u0430\u043D\u043E",
2271
+ empty: "\u0423\u0432\u0435\u0434\u043E\u043C\u043B\u0435\u043D\u0438\u0439 \u043F\u043E\u043A\u0430 \u043D\u0435\u0442",
2272
+ swipe_left_hint: "\u0421\u0432\u0430\u0439\u043F \u0434\u043B\u044F \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439",
2273
+ swipe_right_hint: "\u0421\u0432\u0430\u0439\u043F \u0434\u043B\u044F \u0432\u044B\u0431\u043E\u0440\u0430",
2274
+ read: "\u041F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043E",
2275
+ unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u043E\u0435",
2276
+ profile: "\u041F\u0440\u043E\u0444\u0438\u043B\u044C",
2277
+ filter: {
2278
+ all: "\u0412\u0441\u0435",
2279
+ unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
2280
+ friendship: "\u0414\u0440\u0443\u0436\u0431\u0430",
2281
+ system: "\u0421\u0438\u0441\u0442\u0435\u043C\u0430"
2282
+ }
2157
2283
  }
2158
2284
  }
2159
2285
  };
@@ -2747,7 +2873,21 @@ var tr_default = {
2747
2873
  favorites: "Se\xE7ilmi\u015Fl\u0259r",
2748
2874
  muted: "S\u0259ssiz\u0259 al\u0131nanlar",
2749
2875
  all: "Ham\u0131s\u0131",
2750
- my_friends_description: "Dost siyah\u0131n\u0131 idar\u0259 et."
2876
+ my_friends_description: "Dost siyah\u0131n\u0131 idar\u0259 et.",
2877
+ friend_requests_description: "Gelen ve giden ba\u011Flant\u0131 isteklerinizi y\xF6netin",
2878
+ received: "Gelen",
2879
+ sent: "Giden",
2880
+ no_results_found: "Sonu\xE7 bulunamad\u0131",
2881
+ no_received_requests: "Gelen istek bulunmuyor",
2882
+ no_sent_requests: "G\xF6nderilmi\u015F istek bulunmuyor",
2883
+ friend_requests_empty_hint: "\u0130nsanlar sizinle ba\u011Flant\u0131 kurmak istedi\u011Finde burada g\xF6r\xFCnecekler.",
2884
+ start_searching: "Ke\u015Ffetmeye Ba\u015Fla",
2885
+ now_friends_with: "{{name}} ile art\u0131k arkada\u015Fs\u0131n\u0131z!",
2886
+ unread: "Okunmam\u0131\u015F",
2887
+ friendship: "Arkada\u015Fl\u0131k",
2888
+ system: "Sistem",
2889
+ loading: "Y\xFCkleniyor\u2026",
2890
+ load_more: "Daha fazla y\xFCkle"
2751
2891
  },
2752
2892
  enum: {
2753
2893
  male: "Erkek",
@@ -2873,6 +3013,34 @@ var tr_default = {
2873
3013
  contact_email_text: "Kopyalamak i\xE7in t\u0131klay\u0131n",
2874
3014
  contactEmailMessage: "Panoya kopyaland\u0131",
2875
3015
  footer_text: "Sohbet uygulamam\u0131z\u0131 kullanarak, bu \u015Eartlar\u0131 ve Ko\u015Fullar\u2019\u0131 okudu\u011Funuzu, anlad\u0131\u011F\u0131n\u0131z\u0131 ve kabul etti\u011Finizi onaylars\u0131n\u0131z"
3016
+ },
3017
+ notification: {
3018
+ title: {
3019
+ friendship_request_sent: "Yeni arkada\u015Fl\u0131k iste\u011Fi",
3020
+ friendship_request_accepted: "Arkada\u015Fl\u0131k iste\u011Fi kabul edildi",
3021
+ friendship_request_declined: "Arkada\u015Fl\u0131k iste\u011Fi reddedildi"
3022
+ },
3023
+ body: {
3024
+ friendship_request_sent: "{{username}} size arkada\u015Fl\u0131k iste\u011Fi g\xF6nderdi.",
3025
+ friendship_request_accepted: "{{username}} arkada\u015Fl\u0131k iste\u011Finizi kabul etti.",
3026
+ friendship_request_declined: "{{username}} arkada\u015Fl\u0131k iste\u011Finizi reddetti."
3027
+ },
3028
+ header: "Bildirimler",
3029
+ mark_all_as_read: "T\xFCm\xFCn\xFC okundu olarak i\u015Faretle",
3030
+ remove_selected: "Se\xE7ilenleri sil",
3031
+ selected: "se\xE7ildi",
3032
+ empty: "Hen\xFCz bildirim yok",
3033
+ swipe_left_hint: "\u0130\u015Flem i\xE7in kayd\u0131r",
3034
+ swipe_right_hint: "Se\xE7mek i\xE7in kayd\u0131r",
3035
+ read: "Okundu",
3036
+ unread: "Okunmam\u0131\u015F",
3037
+ profile: "Profil",
3038
+ filter: {
3039
+ all: "T\xFCm\xFC",
3040
+ unread: "Okunmam\u0131\u015F",
3041
+ friendship: "Arkada\u015Fl\u0131k",
3042
+ system: "Sistem"
3043
+ }
2876
3044
  }
2877
3045
  }
2878
3046
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "connectfy-i18n",
3
- "version": "0.0.52",
3
+ "version": "0.0.54",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "exports": {