connectfy-i18n 0.0.45 → 0.0.46
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 +128 -16
- package/dist/index.d.cts +112 -0
- package/dist/index.d.ts +112 -0
- package/dist/index.mjs +128 -16
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -103,7 +103,8 @@ var en_default = {
|
|
|
103
103
|
boolean_invalid: "{{field}} is not a valid boolean",
|
|
104
104
|
enum_invalid: "{{field}} must be of the following values: {{validValues}}",
|
|
105
105
|
invalid_phone_number_length: "Invalid phone number length",
|
|
106
|
-
invalid_length: "{{field}} must be {{length}} characters"
|
|
106
|
+
invalid_length: "{{field}} must be {{length}} characters",
|
|
107
|
+
limit_reached: "You have reached the maximum number of {{limit}} allowed"
|
|
107
108
|
},
|
|
108
109
|
email_messages: {
|
|
109
110
|
signup_verify: {
|
|
@@ -222,7 +223,8 @@ var en_default = {
|
|
|
222
223
|
email_invalid_domain: "Email domain is invalid",
|
|
223
224
|
password_is_required: "Password is required",
|
|
224
225
|
min_length: "{{field}} must be minimum {{length}} characters length",
|
|
225
|
-
max_length: "{{field}} must be maximum {{length}} characters length"
|
|
226
|
+
max_length: "{{field}} must be maximum {{length}} characters length",
|
|
227
|
+
url_invalid: "Invalid URL"
|
|
226
228
|
},
|
|
227
229
|
user_messages: {
|
|
228
230
|
verify_successful: "Verification completed successfully",
|
|
@@ -246,7 +248,11 @@ var en_default = {
|
|
|
246
248
|
logout_successfull: "You have been logged out successfully",
|
|
247
249
|
restore_account_successful: "Your account has been successfully restored",
|
|
248
250
|
account_deactivated: "Your account has been successfully deactivated",
|
|
249
|
-
otp_resent: "Verification code has been resent to your email"
|
|
251
|
+
otp_resent: "Verification code has been resent to your email",
|
|
252
|
+
information_added: "Information has been successfully added.",
|
|
253
|
+
information_removed: "Information has been successfully removed.",
|
|
254
|
+
informations_removed: "Information items have been successfully removed.",
|
|
255
|
+
information_removed_count: "{{count}} items removed."
|
|
250
256
|
},
|
|
251
257
|
common: {
|
|
252
258
|
login: "Login",
|
|
@@ -529,7 +535,29 @@ var en_default = {
|
|
|
529
535
|
enabled: "Enabled",
|
|
530
536
|
disabled: "Disabled",
|
|
531
537
|
enable: "Enable",
|
|
532
|
-
disable: "Disable"
|
|
538
|
+
disable: "Disable",
|
|
539
|
+
no_location_info: "No location",
|
|
540
|
+
no_bio_info: "No bio",
|
|
541
|
+
no_phone_data: "No phone number",
|
|
542
|
+
edit_info_description: "Update your personal information below.",
|
|
543
|
+
edit_bio_description: "Update your bio information below.",
|
|
544
|
+
add_social_link: "Add social link",
|
|
545
|
+
add_social_link_subtitle: "Add a social media link to your profile",
|
|
546
|
+
platform: "Platform",
|
|
547
|
+
name: "Name",
|
|
548
|
+
link: "Link",
|
|
549
|
+
edit_social_link: "Edit social link",
|
|
550
|
+
edit_social_link_subtitle: "Update your social link",
|
|
551
|
+
remove_social_link_title: "Remove social link",
|
|
552
|
+
remove_social_link_desc: "Are you sure you want to remove this social link? This action cannot be undone.",
|
|
553
|
+
remove_social_links_desc: "Are you sure you want to remove these {{count}} social links? This action cannot be undone.",
|
|
554
|
+
filter: "Filter",
|
|
555
|
+
by_rank: "By rank",
|
|
556
|
+
by_newest: "Newest first",
|
|
557
|
+
by_oldest: "Oldest first",
|
|
558
|
+
select: "Select",
|
|
559
|
+
more: "More",
|
|
560
|
+
reorder: "Reorder"
|
|
533
561
|
},
|
|
534
562
|
enum: {
|
|
535
563
|
male: "Male",
|
|
@@ -736,7 +764,8 @@ var az_default = {
|
|
|
736
764
|
boolean_invalid: "{{field}} etibarl\u0131 boolean d\u0259y\u0259ri deyil",
|
|
737
765
|
enum_invalid: "{{field}} a\u015Fa\u011F\u0131dak\u0131 d\u0259y\u0259rl\u0259rd\u0259n biri olmal\u0131d\u0131r: {{validValues}}",
|
|
738
766
|
invalid_phone_number_length: "Telefon n\xF6mr\u0259sinin uzunlu\u011Fu d\xFCzg\xFCn deyil",
|
|
739
|
-
invalid_length: "{{field}} {{length}} simvol uzunlu\u011Funda olmal\u0131d\u0131r"
|
|
767
|
+
invalid_length: "{{field}} {{length}} simvol uzunlu\u011Funda olmal\u0131d\u0131r",
|
|
768
|
+
limit_reached: "Siz icaz\u0259 veril\u0259n maksimum {{limit}} say\u0131na \xE7atd\u0131n\u0131z"
|
|
740
769
|
},
|
|
741
770
|
email_messages: {
|
|
742
771
|
signup_verify: {
|
|
@@ -855,7 +884,8 @@ var az_default = {
|
|
|
855
884
|
email_invalid_domain: "E-po\xE7t domeni etibars\u0131zd\u0131r",
|
|
856
885
|
password_is_required: "\u015Eifr\u0259 t\u0259l\u0259b olunur",
|
|
857
886
|
min_length: "{{field}} minimum {{length}} simvol uzunlu\u011Funda olmal\u0131d\u0131r",
|
|
858
|
-
max_length: "{{field}} maksimum {{length}} simvol uzunlu\u011Funda olmal\u0131d\u0131r"
|
|
887
|
+
max_length: "{{field}} maksimum {{length}} simvol uzunlu\u011Funda olmal\u0131d\u0131r",
|
|
888
|
+
url_invalid: "URL d\xFCzg\xFCn deyil"
|
|
859
889
|
},
|
|
860
890
|
user_messages: {
|
|
861
891
|
verify_successful: "T\u0259sdiql\u0259m\u0259 u\u011Furla tamamland\u0131",
|
|
@@ -879,7 +909,11 @@ var az_default = {
|
|
|
879
909
|
logout_successfull: "U\u011Furla \xE7\u0131x\u0131\u015F etdiniz",
|
|
880
910
|
restore_account_successful: "Hesab\u0131n\u0131z u\u011Furla b\u0259rpa edildi",
|
|
881
911
|
account_deactivated: "Hesab\u0131n\u0131z u\u011Furla deaktiv edildi",
|
|
882
|
-
otp_resent: "T\u0259sdiq kodu e-po\xE7tunuza yenid\u0259n g\xF6nd\u0259rildi"
|
|
912
|
+
otp_resent: "T\u0259sdiq kodu e-po\xE7tunuza yenid\u0259n g\xF6nd\u0259rildi",
|
|
913
|
+
information_added: "M\u0259lumat u\u011Furla \u0259lav\u0259 edildi.",
|
|
914
|
+
information_removed: "M\u0259lumat u\u011Furla silindi.",
|
|
915
|
+
informations_removed: "M\u0259lumatlar u\u011Furla silindi.",
|
|
916
|
+
information_removed_count: "{{count}} m\u0259lumat silindi."
|
|
883
917
|
},
|
|
884
918
|
common: {
|
|
885
919
|
login: "Daxil ol",
|
|
@@ -1162,7 +1196,29 @@ var az_default = {
|
|
|
1162
1196
|
enabled: "Aktivdir",
|
|
1163
1197
|
disabled: "Deaktivdir",
|
|
1164
1198
|
enable: "Aktiv et",
|
|
1165
|
-
disable: "Deaktiv et"
|
|
1199
|
+
disable: "Deaktiv et",
|
|
1200
|
+
no_location_info: "M\u0259kan \u0259lav\u0259 edilm\u0259yib",
|
|
1201
|
+
no_bio_info: "Bio \u0259lav\u0259 edilm\u0259yib",
|
|
1202
|
+
no_phone_data: "Telefon n\xF6mr\u0259si yoxdur",
|
|
1203
|
+
edit_info_description: "A\u015Fa\u011F\u0131da \u015F\u0259xsi m\u0259lumatlar\u0131n\u0131z\u0131 yenil\u0259y\u0259 bil\u0259rsiniz.",
|
|
1204
|
+
edit_bio_description: "A\u015Fa\u011F\u0131da bio m\u0259lumat\u0131n\u0131z\u0131 yenil\u0259y\u0259 bil\u0259rsiniz.",
|
|
1205
|
+
add_social_link: "Sosial link \u0259lav\u0259 et",
|
|
1206
|
+
add_social_link_subtitle: "Profiliniz\u0259 sosial \u015F\u0259b\u0259k\u0259 linki \u0259lav\u0259 edin",
|
|
1207
|
+
platform: "Platforma",
|
|
1208
|
+
name: "Ad",
|
|
1209
|
+
link: "Link",
|
|
1210
|
+
edit_social_link: "Sosial ke\xE7idi redakt\u0259 et",
|
|
1211
|
+
edit_social_link_subtitle: "Sosial \u015F\u0259b\u0259k\u0259 ke\xE7idini yenil\u0259yin",
|
|
1212
|
+
remove_social_link_title: "Sosial ke\xE7idi sil",
|
|
1213
|
+
remove_social_link_desc: "Bu sosial ke\xE7idi silm\u0259k ist\u0259diyiniz\u0259 \u0259minsiniz? Bu \u0259m\u0259liyyat geri qaytar\u0131la bilm\u0259z.",
|
|
1214
|
+
remove_social_links_desc: "Bu {{count}} sosial ke\xE7idi silm\u0259k ist\u0259diyiniz\u0259 \u0259minsiniz? Bu \u0259m\u0259liyyat geri qaytar\u0131la bilm\u0259z.",
|
|
1215
|
+
filter: "Filter",
|
|
1216
|
+
by_rank: "Reytinq\u0259 g\xF6r\u0259",
|
|
1217
|
+
by_newest: "\u018Fn yenil\u0259r",
|
|
1218
|
+
by_oldest: "\u018Fn k\xF6hn\u0259l\u0259r",
|
|
1219
|
+
select: "Se\xE7",
|
|
1220
|
+
more: "Daha \xE7ox",
|
|
1221
|
+
reorder: "Yenid\u0259n s\u0131rala"
|
|
1166
1222
|
},
|
|
1167
1223
|
enum: {
|
|
1168
1224
|
male: "Ki\u015Fi",
|
|
@@ -1369,7 +1425,8 @@ var ru_default = {
|
|
|
1369
1425
|
boolean_invalid: "{{field}} \u043D\u0435 \u044F\u0432\u043B\u044F\u0435\u0442\u0441\u044F \u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u043C \u0431\u0443\u043B\u0435\u0432\u044B\u043C \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435\u043C",
|
|
1370
1426
|
enum_invalid: "{{field}} \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u043E\u0434\u043D\u0438\u043C \u0438\u0437 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0445 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0439: {{validValues}}",
|
|
1371
1427
|
invalid_phone_number_length: "\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u0430\u044F \u0434\u043B\u0438\u043D\u0430 \u043D\u043E\u043C\u0435\u0440\u0430 \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0430",
|
|
1372
|
-
invalid_length: "\u041F\u043E\u043B\u0435 {{field}} \u0434\u043E\u043B\u0436\u043D\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C {{length}} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"
|
|
1428
|
+
invalid_length: "\u041F\u043E\u043B\u0435 {{field}} \u0434\u043E\u043B\u0436\u043D\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C {{length}} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432",
|
|
1429
|
+
limit_reached: "\u0412\u044B \u0434\u043E\u0441\u0442\u0438\u0433\u043B\u0438 \u043C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u0430 {{limit}}"
|
|
1373
1430
|
},
|
|
1374
1431
|
email_messages: {
|
|
1375
1432
|
signup_verify: {
|
|
@@ -1488,7 +1545,8 @@ var ru_default = {
|
|
|
1488
1545
|
email_invalid_domain: "\u0414\u043E\u043C\u0435\u043D \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439 \u043F\u043E\u0447\u0442\u044B \u043D\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u0435\u043D",
|
|
1489
1546
|
password_is_required: "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044F \u043F\u0430\u0440\u043E\u043B\u044C",
|
|
1490
1547
|
min_length: "\u041F\u043E\u043B\u0435 {{field}} \u0434\u043E\u043B\u0436\u043D\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C \u043C\u0438\u043D\u0438\u043C\u0443\u043C {{length}} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432",
|
|
1491
|
-
max_length: "\u041F\u043E\u043B\u0435 {{field}} \u0434\u043E\u043B\u0436\u043D\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {{length}} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"
|
|
1548
|
+
max_length: "\u041F\u043E\u043B\u0435 {{field}} \u0434\u043E\u043B\u0436\u043D\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {{length}} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432",
|
|
1549
|
+
url_invalid: "\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 URL"
|
|
1492
1550
|
},
|
|
1493
1551
|
user_messages: {
|
|
1494
1552
|
verify_successful: "\u041F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043D\u0438\u0435 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043D\u043E",
|
|
@@ -1512,7 +1570,11 @@ var ru_default = {
|
|
|
1512
1570
|
logout_successfull: "\u0412\u044B \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0432\u044B\u0448\u043B\u0438 \u0438\u0437 \u0441\u0438\u0441\u0442\u0435\u043C\u044B",
|
|
1513
1571
|
restore_account_successful: "\u0412\u0430\u0448 \u0430\u043A\u043A\u0430\u0443\u043D\u0442 \u0431\u044B\u043B \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0432\u043E\u0441\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D",
|
|
1514
1572
|
account_deactivated: "\u0412\u0430\u0448 \u0430\u043A\u043A\u0430\u0443\u043D\u0442 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0434\u0435\u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u043D",
|
|
1515
|
-
otp_resent: "\u041A\u043E\u0434 \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043D\u0438\u044F \u043F\u043E\u0432\u0442\u043E\u0440\u043D\u043E \u043E\u0442\u043F\u0440\u0430\u0432\u043B\u0435\u043D \u043D\u0430 \u0432\u0430\u0448\u0443 \u043F\u043E\u0447\u0442\u0443"
|
|
1573
|
+
otp_resent: "\u041A\u043E\u0434 \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043D\u0438\u044F \u043F\u043E\u0432\u0442\u043E\u0440\u043D\u043E \u043E\u0442\u043F\u0440\u0430\u0432\u043B\u0435\u043D \u043D\u0430 \u0432\u0430\u0448\u0443 \u043F\u043E\u0447\u0442\u0443",
|
|
1574
|
+
information_added: "\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0434\u043E\u0431\u0430\u0432\u043B\u0435\u043D\u0430.",
|
|
1575
|
+
information_removed: "\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0443\u0434\u0430\u043B\u0435\u043D\u0430.",
|
|
1576
|
+
informations_removed: "\u0414\u0430\u043D\u043D\u044B\u0435 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0443\u0434\u0430\u043B\u0435\u043D\u044B.",
|
|
1577
|
+
information_removed_count: "\u0423\u0434\u0430\u043B\u0435\u043D\u043E {{count}} \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432."
|
|
1516
1578
|
},
|
|
1517
1579
|
common: {
|
|
1518
1580
|
login: "\u0412\u043E\u0439\u0442\u0438",
|
|
@@ -1795,7 +1857,29 @@ var ru_default = {
|
|
|
1795
1857
|
enabled: "\u0412\u043A\u043B\u044E\u0447\u0435\u043D\u043E",
|
|
1796
1858
|
disabled: "\u041E\u0442\u043A\u043B\u044E\u0447\u0435\u043D\u043E",
|
|
1797
1859
|
enable: "\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C",
|
|
1798
|
-
disable: "\u041E\u0442\u043A\u043B\u044E\u0447\u0438\u0442\u044C"
|
|
1860
|
+
disable: "\u041E\u0442\u043A\u043B\u044E\u0447\u0438\u0442\u044C",
|
|
1861
|
+
no_location_info: "\u041C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u0435 \u043D\u0435 \u0443\u043A\u0430\u0437\u0430\u043D\u043E",
|
|
1862
|
+
no_bio_info: "\u0411\u0438\u043E \u043D\u0435 \u0443\u043A\u0430\u0437\u0430\u043D\u043E",
|
|
1863
|
+
no_phone_data: "\u041D\u0435\u0442 \u043D\u043E\u043C\u0435\u0440\u0430 \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0430",
|
|
1864
|
+
edit_info_description: "\u041D\u0438\u0436\u0435 \u0432\u044B \u043C\u043E\u0436\u0435\u0442\u0435 \u043E\u0431\u043D\u043E\u0432\u0438\u0442\u044C \u0441\u0432\u043E\u044E \u043B\u0438\u0447\u043D\u0443\u044E \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E.",
|
|
1865
|
+
edit_bio_description: "\u041D\u0438\u0436\u0435 \u0432\u044B \u043C\u043E\u0436\u0435\u0442\u0435 \u043E\u0431\u043D\u043E\u0432\u0438\u0442\u044C \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E \u043E \u0441\u0435\u0431\u0435.",
|
|
1866
|
+
add_social_link: "\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u0443\u044E \u0441\u0441\u044B\u043B\u043A\u0443",
|
|
1867
|
+
add_social_link_subtitle: "\u0414\u043E\u0431\u0430\u0432\u044C\u0442\u0435 \u0441\u0441\u044B\u043B\u043A\u0443 \u043D\u0430 \u0441\u043E\u0446\u0441\u0435\u0442\u044C \u0432 \u043F\u0440\u043E\u0444\u0438\u043B\u044C",
|
|
1868
|
+
platform: "\u041F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0430",
|
|
1869
|
+
name: "\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435",
|
|
1870
|
+
link: "\u0421\u0441\u044B\u043B\u043A\u0430",
|
|
1871
|
+
edit_social_link: "\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u0443\u044E \u0441\u0441\u044B\u043B\u043A\u0443",
|
|
1872
|
+
edit_social_link_subtitle: "\u041E\u0431\u043D\u043E\u0432\u0438\u0442\u0435 \u0441\u0441\u044B\u043B\u043A\u0443 \u043D\u0430 \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u0443\u044E \u0441\u0435\u0442\u044C",
|
|
1873
|
+
remove_social_link_title: "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u0443\u044E \u0441\u0441\u044B\u043B\u043A\u0443",
|
|
1874
|
+
remove_social_link_desc: "\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C \u044D\u0442\u0443 \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u0443\u044E \u0441\u0441\u044B\u043B\u043A\u0443? \u042D\u0442\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043D\u0435\u043B\u044C\u0437\u044F \u043E\u0442\u043C\u0435\u043D\u0438\u0442\u044C.",
|
|
1875
|
+
remove_social_links_desc: "\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C {{count}} \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u044B\u0445 \u0441\u0441\u044B\u043B\u043E\u043A? \u042D\u0442\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043D\u0435\u043B\u044C\u0437\u044F \u043E\u0442\u043C\u0435\u043D\u0438\u0442\u044C.",
|
|
1876
|
+
filter: "\u0424\u0438\u043B\u044C\u0442\u0440",
|
|
1877
|
+
by_rank: "\u041F\u043E \u0440\u0435\u0439\u0442\u0438\u043D\u0433\u0443",
|
|
1878
|
+
by_newest: "\u0421\u043D\u0430\u0447\u0430\u043B\u0430 \u043D\u043E\u0432\u044B\u0435",
|
|
1879
|
+
by_oldest: "\u0421\u043D\u0430\u0447\u0430\u043B\u0430 \u0441\u0442\u0430\u0440\u044B\u0435",
|
|
1880
|
+
select: "\u0412\u044B\u0431\u0440\u0430\u0442\u044C",
|
|
1881
|
+
more: "\u0411\u043E\u043B\u044C\u0448\u0435",
|
|
1882
|
+
reorder: "\u041F\u0435\u0440\u0435\u0443\u043F\u043E\u0440\u044F\u0434\u043E\u0447\u0438\u0442\u044C"
|
|
1799
1883
|
},
|
|
1800
1884
|
enum: {
|
|
1801
1885
|
male: "\u041C\u0443\u0436\u0447\u0438\u043D\u0430",
|
|
@@ -1973,7 +2057,8 @@ var tr_default = {
|
|
|
1973
2057
|
min_date: "{{field}} {{minDate}} tarihinden \xF6nce olamaz",
|
|
1974
2058
|
max_date: "{{field}} {{maxDate}} tarihinden sonra olamaz",
|
|
1975
2059
|
number: "{{field}} bir say\u0131 olmal\u0131d\u0131r",
|
|
1976
|
-
max: "{{field}} en fazla {{max}} olmal\u0131d\u0131r"
|
|
2060
|
+
max: "{{field}} en fazla {{max}} olmal\u0131d\u0131r",
|
|
2061
|
+
limit_reached: "\u0130zin verilen maksimum {{limit}} say\u0131s\u0131na ula\u015Ft\u0131n\u0131z"
|
|
1977
2062
|
},
|
|
1978
2063
|
exception_messages: {
|
|
1979
2064
|
internal_server_error_message: "Beklenmeyen bir hata olu\u015Ftu. L\xFCtfen daha sonra tekrar deneyin",
|
|
@@ -2120,7 +2205,8 @@ var tr_default = {
|
|
|
2120
2205
|
email_invalid_domain: "E-posta alan ad\u0131 ge\xE7ersiz",
|
|
2121
2206
|
password_is_required: "\u015Eifre gerekli",
|
|
2122
2207
|
min_length: "{{field}} en az {{length}} karakter uzunlu\u011Funda olmal\u0131d\u0131r",
|
|
2123
|
-
max_length: "{{field}} en fazla {{length}} karakter uzunlu\u011Funda olmal\u0131d\u0131r"
|
|
2208
|
+
max_length: "{{field}} en fazla {{length}} karakter uzunlu\u011Funda olmal\u0131d\u0131r",
|
|
2209
|
+
url_invalid: "Ge\xE7ersiz URL"
|
|
2124
2210
|
},
|
|
2125
2211
|
user_messages: {
|
|
2126
2212
|
verify_successful: "Do\u011Frulama ba\u015Far\u0131yla tamamland\u0131",
|
|
@@ -2144,7 +2230,14 @@ var tr_default = {
|
|
|
2144
2230
|
logout_successfull: "Ba\u015Far\u0131yla \xE7\u0131k\u0131\u015F yapt\u0131n\u0131z",
|
|
2145
2231
|
restore_account_successful: "Hesab\u0131n\u0131z ba\u015Far\u0131yla geri y\xFCklendi",
|
|
2146
2232
|
account_deactivated: "Hesab\u0131n\u0131z ba\u015Far\u0131yla devre d\u0131\u015F\u0131 b\u0131rak\u0131ld\u0131",
|
|
2147
|
-
otp_resent: "Do\u011Frulama kodu e-postan\u0131za yeniden g\xF6nderildi"
|
|
2233
|
+
otp_resent: "Do\u011Frulama kodu e-postan\u0131za yeniden g\xF6nderildi",
|
|
2234
|
+
information_added: "Bilgi ba\u015Far\u0131yla eklendi.",
|
|
2235
|
+
information_removed: "Bilgi ba\u015Far\u0131yla silindi.",
|
|
2236
|
+
informations_removed: "Bilgiler ba\u015Far\u0131yla silindi.",
|
|
2237
|
+
information_removed_count: "{{count}} bilgi silindi.",
|
|
2238
|
+
remove_social_link_title: "Sosyal ba\u011Flant\u0131y\u0131 sil",
|
|
2239
|
+
remove_social_link_desc: "Bu sosyal ba\u011Flant\u0131y\u0131 silmek istedi\u011Finizden emin misiniz? Bu i\u015Flem geri al\u0131namaz.",
|
|
2240
|
+
remove_social_links_desc: "{{count}} sosyal ba\u011Flant\u0131y\u0131 silmek istedi\u011Finizden emin misiniz? Bu i\u015Flem geri al\u0131namaz."
|
|
2148
2241
|
},
|
|
2149
2242
|
common: {
|
|
2150
2243
|
login: "Giri\u015F yap",
|
|
@@ -2427,7 +2520,26 @@ var tr_default = {
|
|
|
2427
2520
|
enabled: "Etkin",
|
|
2428
2521
|
disabled: "Devre D\u0131\u015F\u0131",
|
|
2429
2522
|
enable: "Etkinle\u015Ftir",
|
|
2430
|
-
disable: "Devre D\u0131\u015F\u0131 B\u0131rak"
|
|
2523
|
+
disable: "Devre D\u0131\u015F\u0131 B\u0131rak",
|
|
2524
|
+
no_location_info: "Konum eklenmemi\u015F",
|
|
2525
|
+
no_bio_info: "Bio eklenmemi\u015F",
|
|
2526
|
+
no_phone_data: "Telefon numaras\u0131 yok",
|
|
2527
|
+
edit_info_description: "A\u015Fa\u011F\u0131dan ki\u015Fisel bilgilerinizi g\xFCncelleyebilirsiniz.",
|
|
2528
|
+
edit_bio_description: "A\u015Fa\u011F\u0131dan biyografi bilgilerinizi g\xFCncelleyebilirsiniz.",
|
|
2529
|
+
add_social_link: "Sosyal ba\u011Flant\u0131 ekle",
|
|
2530
|
+
add_social_link_subtitle: "Profiline sosyal medya ba\u011Flant\u0131s\u0131 ekle",
|
|
2531
|
+
platform: "Platform",
|
|
2532
|
+
name: "Ad",
|
|
2533
|
+
link: "Ba\u011Flant\u0131",
|
|
2534
|
+
edit_social_link: "Sosyal medya ba\u011Flant\u0131s\u0131n\u0131 d\xFCzenle",
|
|
2535
|
+
edit_social_link_subtitle: "Sosyal medya ba\u011Flant\u0131n\u0131z\u0131 g\xFCncelleyin",
|
|
2536
|
+
filter: "Filtre",
|
|
2537
|
+
by_rank: "S\u0131ralamaya g\xF6re",
|
|
2538
|
+
by_newest: "En yeni",
|
|
2539
|
+
by_oldest: "En eski",
|
|
2540
|
+
select: "Se\xE7",
|
|
2541
|
+
more: "Daha \xE7ok",
|
|
2542
|
+
reorder: "Yeniden s\u0131rala"
|
|
2431
2543
|
},
|
|
2432
2544
|
enum: {
|
|
2433
2545
|
male: "Erkek",
|
package/dist/index.d.cts
CHANGED
|
@@ -76,6 +76,7 @@ declare const resources: {
|
|
|
76
76
|
enum_invalid: string;
|
|
77
77
|
invalid_phone_number_length: string;
|
|
78
78
|
invalid_length: string;
|
|
79
|
+
limit_reached: string;
|
|
79
80
|
};
|
|
80
81
|
email_messages: {
|
|
81
82
|
signup_verify: {
|
|
@@ -195,6 +196,7 @@ declare const resources: {
|
|
|
195
196
|
password_is_required: string;
|
|
196
197
|
min_length: string;
|
|
197
198
|
max_length: string;
|
|
199
|
+
url_invalid: string;
|
|
198
200
|
};
|
|
199
201
|
user_messages: {
|
|
200
202
|
verify_successful: string;
|
|
@@ -219,6 +221,10 @@ declare const resources: {
|
|
|
219
221
|
restore_account_successful: string;
|
|
220
222
|
account_deactivated: string;
|
|
221
223
|
otp_resent: string;
|
|
224
|
+
information_added: string;
|
|
225
|
+
information_removed: string;
|
|
226
|
+
informations_removed: string;
|
|
227
|
+
information_removed_count: string;
|
|
222
228
|
};
|
|
223
229
|
common: {
|
|
224
230
|
login: string;
|
|
@@ -502,6 +508,28 @@ declare const resources: {
|
|
|
502
508
|
disabled: string;
|
|
503
509
|
enable: string;
|
|
504
510
|
disable: string;
|
|
511
|
+
no_location_info: string;
|
|
512
|
+
no_bio_info: string;
|
|
513
|
+
no_phone_data: string;
|
|
514
|
+
edit_info_description: string;
|
|
515
|
+
edit_bio_description: string;
|
|
516
|
+
add_social_link: string;
|
|
517
|
+
add_social_link_subtitle: string;
|
|
518
|
+
platform: string;
|
|
519
|
+
name: string;
|
|
520
|
+
link: string;
|
|
521
|
+
edit_social_link: string;
|
|
522
|
+
edit_social_link_subtitle: string;
|
|
523
|
+
remove_social_link_title: string;
|
|
524
|
+
remove_social_link_desc: string;
|
|
525
|
+
remove_social_links_desc: string;
|
|
526
|
+
filter: string;
|
|
527
|
+
by_rank: string;
|
|
528
|
+
by_newest: string;
|
|
529
|
+
by_oldest: string;
|
|
530
|
+
select: string;
|
|
531
|
+
more: string;
|
|
532
|
+
reorder: string;
|
|
505
533
|
};
|
|
506
534
|
enum: {
|
|
507
535
|
male: string;
|
|
@@ -707,6 +735,7 @@ declare const resources: {
|
|
|
707
735
|
enum_invalid: string;
|
|
708
736
|
invalid_phone_number_length: string;
|
|
709
737
|
invalid_length: string;
|
|
738
|
+
limit_reached: string;
|
|
710
739
|
};
|
|
711
740
|
email_messages: {
|
|
712
741
|
signup_verify: {
|
|
@@ -826,6 +855,7 @@ declare const resources: {
|
|
|
826
855
|
password_is_required: string;
|
|
827
856
|
min_length: string;
|
|
828
857
|
max_length: string;
|
|
858
|
+
url_invalid: string;
|
|
829
859
|
};
|
|
830
860
|
user_messages: {
|
|
831
861
|
verify_successful: string;
|
|
@@ -850,6 +880,10 @@ declare const resources: {
|
|
|
850
880
|
restore_account_successful: string;
|
|
851
881
|
account_deactivated: string;
|
|
852
882
|
otp_resent: string;
|
|
883
|
+
information_added: string;
|
|
884
|
+
information_removed: string;
|
|
885
|
+
informations_removed: string;
|
|
886
|
+
information_removed_count: string;
|
|
853
887
|
};
|
|
854
888
|
common: {
|
|
855
889
|
login: string;
|
|
@@ -1133,6 +1167,28 @@ declare const resources: {
|
|
|
1133
1167
|
disabled: string;
|
|
1134
1168
|
enable: string;
|
|
1135
1169
|
disable: string;
|
|
1170
|
+
no_location_info: string;
|
|
1171
|
+
no_bio_info: string;
|
|
1172
|
+
no_phone_data: string;
|
|
1173
|
+
edit_info_description: string;
|
|
1174
|
+
edit_bio_description: string;
|
|
1175
|
+
add_social_link: string;
|
|
1176
|
+
add_social_link_subtitle: string;
|
|
1177
|
+
platform: string;
|
|
1178
|
+
name: string;
|
|
1179
|
+
link: string;
|
|
1180
|
+
edit_social_link: string;
|
|
1181
|
+
edit_social_link_subtitle: string;
|
|
1182
|
+
remove_social_link_title: string;
|
|
1183
|
+
remove_social_link_desc: string;
|
|
1184
|
+
remove_social_links_desc: string;
|
|
1185
|
+
filter: string;
|
|
1186
|
+
by_rank: string;
|
|
1187
|
+
by_newest: string;
|
|
1188
|
+
by_oldest: string;
|
|
1189
|
+
select: string;
|
|
1190
|
+
more: string;
|
|
1191
|
+
reorder: string;
|
|
1136
1192
|
};
|
|
1137
1193
|
enum: {
|
|
1138
1194
|
male: string;
|
|
@@ -1338,6 +1394,7 @@ declare const resources: {
|
|
|
1338
1394
|
enum_invalid: string;
|
|
1339
1395
|
invalid_phone_number_length: string;
|
|
1340
1396
|
invalid_length: string;
|
|
1397
|
+
limit_reached: string;
|
|
1341
1398
|
};
|
|
1342
1399
|
email_messages: {
|
|
1343
1400
|
signup_verify: {
|
|
@@ -1457,6 +1514,7 @@ declare const resources: {
|
|
|
1457
1514
|
password_is_required: string;
|
|
1458
1515
|
min_length: string;
|
|
1459
1516
|
max_length: string;
|
|
1517
|
+
url_invalid: string;
|
|
1460
1518
|
};
|
|
1461
1519
|
user_messages: {
|
|
1462
1520
|
verify_successful: string;
|
|
@@ -1481,6 +1539,10 @@ declare const resources: {
|
|
|
1481
1539
|
restore_account_successful: string;
|
|
1482
1540
|
account_deactivated: string;
|
|
1483
1541
|
otp_resent: string;
|
|
1542
|
+
information_added: string;
|
|
1543
|
+
information_removed: string;
|
|
1544
|
+
informations_removed: string;
|
|
1545
|
+
information_removed_count: string;
|
|
1484
1546
|
};
|
|
1485
1547
|
common: {
|
|
1486
1548
|
login: string;
|
|
@@ -1764,6 +1826,28 @@ declare const resources: {
|
|
|
1764
1826
|
disabled: string;
|
|
1765
1827
|
enable: string;
|
|
1766
1828
|
disable: string;
|
|
1829
|
+
no_location_info: string;
|
|
1830
|
+
no_bio_info: string;
|
|
1831
|
+
no_phone_data: string;
|
|
1832
|
+
edit_info_description: string;
|
|
1833
|
+
edit_bio_description: string;
|
|
1834
|
+
add_social_link: string;
|
|
1835
|
+
add_social_link_subtitle: string;
|
|
1836
|
+
platform: string;
|
|
1837
|
+
name: string;
|
|
1838
|
+
link: string;
|
|
1839
|
+
edit_social_link: string;
|
|
1840
|
+
edit_social_link_subtitle: string;
|
|
1841
|
+
remove_social_link_title: string;
|
|
1842
|
+
remove_social_link_desc: string;
|
|
1843
|
+
remove_social_links_desc: string;
|
|
1844
|
+
filter: string;
|
|
1845
|
+
by_rank: string;
|
|
1846
|
+
by_newest: string;
|
|
1847
|
+
by_oldest: string;
|
|
1848
|
+
select: string;
|
|
1849
|
+
more: string;
|
|
1850
|
+
reorder: string;
|
|
1767
1851
|
};
|
|
1768
1852
|
enum: {
|
|
1769
1853
|
male: string;
|
|
@@ -1940,6 +2024,7 @@ declare const resources: {
|
|
|
1940
2024
|
max_date: string;
|
|
1941
2025
|
number: string;
|
|
1942
2026
|
max: string;
|
|
2027
|
+
limit_reached: string;
|
|
1943
2028
|
};
|
|
1944
2029
|
exception_messages: {
|
|
1945
2030
|
internal_server_error_message: string;
|
|
@@ -2087,6 +2172,7 @@ declare const resources: {
|
|
|
2087
2172
|
password_is_required: string;
|
|
2088
2173
|
min_length: string;
|
|
2089
2174
|
max_length: string;
|
|
2175
|
+
url_invalid: string;
|
|
2090
2176
|
};
|
|
2091
2177
|
user_messages: {
|
|
2092
2178
|
verify_successful: string;
|
|
@@ -2111,6 +2197,13 @@ declare const resources: {
|
|
|
2111
2197
|
restore_account_successful: string;
|
|
2112
2198
|
account_deactivated: string;
|
|
2113
2199
|
otp_resent: string;
|
|
2200
|
+
information_added: string;
|
|
2201
|
+
information_removed: string;
|
|
2202
|
+
informations_removed: string;
|
|
2203
|
+
information_removed_count: string;
|
|
2204
|
+
remove_social_link_title: string;
|
|
2205
|
+
remove_social_link_desc: string;
|
|
2206
|
+
remove_social_links_desc: string;
|
|
2114
2207
|
};
|
|
2115
2208
|
common: {
|
|
2116
2209
|
login: string;
|
|
@@ -2394,6 +2487,25 @@ declare const resources: {
|
|
|
2394
2487
|
disabled: string;
|
|
2395
2488
|
enable: string;
|
|
2396
2489
|
disable: string;
|
|
2490
|
+
no_location_info: string;
|
|
2491
|
+
no_bio_info: string;
|
|
2492
|
+
no_phone_data: string;
|
|
2493
|
+
edit_info_description: string;
|
|
2494
|
+
edit_bio_description: string;
|
|
2495
|
+
add_social_link: string;
|
|
2496
|
+
add_social_link_subtitle: string;
|
|
2497
|
+
platform: string;
|
|
2498
|
+
name: string;
|
|
2499
|
+
link: string;
|
|
2500
|
+
edit_social_link: string;
|
|
2501
|
+
edit_social_link_subtitle: string;
|
|
2502
|
+
filter: string;
|
|
2503
|
+
by_rank: string;
|
|
2504
|
+
by_newest: string;
|
|
2505
|
+
by_oldest: string;
|
|
2506
|
+
select: string;
|
|
2507
|
+
more: string;
|
|
2508
|
+
reorder: string;
|
|
2397
2509
|
};
|
|
2398
2510
|
enum: {
|
|
2399
2511
|
male: string;
|
package/dist/index.d.ts
CHANGED
|
@@ -76,6 +76,7 @@ declare const resources: {
|
|
|
76
76
|
enum_invalid: string;
|
|
77
77
|
invalid_phone_number_length: string;
|
|
78
78
|
invalid_length: string;
|
|
79
|
+
limit_reached: string;
|
|
79
80
|
};
|
|
80
81
|
email_messages: {
|
|
81
82
|
signup_verify: {
|
|
@@ -195,6 +196,7 @@ declare const resources: {
|
|
|
195
196
|
password_is_required: string;
|
|
196
197
|
min_length: string;
|
|
197
198
|
max_length: string;
|
|
199
|
+
url_invalid: string;
|
|
198
200
|
};
|
|
199
201
|
user_messages: {
|
|
200
202
|
verify_successful: string;
|
|
@@ -219,6 +221,10 @@ declare const resources: {
|
|
|
219
221
|
restore_account_successful: string;
|
|
220
222
|
account_deactivated: string;
|
|
221
223
|
otp_resent: string;
|
|
224
|
+
information_added: string;
|
|
225
|
+
information_removed: string;
|
|
226
|
+
informations_removed: string;
|
|
227
|
+
information_removed_count: string;
|
|
222
228
|
};
|
|
223
229
|
common: {
|
|
224
230
|
login: string;
|
|
@@ -502,6 +508,28 @@ declare const resources: {
|
|
|
502
508
|
disabled: string;
|
|
503
509
|
enable: string;
|
|
504
510
|
disable: string;
|
|
511
|
+
no_location_info: string;
|
|
512
|
+
no_bio_info: string;
|
|
513
|
+
no_phone_data: string;
|
|
514
|
+
edit_info_description: string;
|
|
515
|
+
edit_bio_description: string;
|
|
516
|
+
add_social_link: string;
|
|
517
|
+
add_social_link_subtitle: string;
|
|
518
|
+
platform: string;
|
|
519
|
+
name: string;
|
|
520
|
+
link: string;
|
|
521
|
+
edit_social_link: string;
|
|
522
|
+
edit_social_link_subtitle: string;
|
|
523
|
+
remove_social_link_title: string;
|
|
524
|
+
remove_social_link_desc: string;
|
|
525
|
+
remove_social_links_desc: string;
|
|
526
|
+
filter: string;
|
|
527
|
+
by_rank: string;
|
|
528
|
+
by_newest: string;
|
|
529
|
+
by_oldest: string;
|
|
530
|
+
select: string;
|
|
531
|
+
more: string;
|
|
532
|
+
reorder: string;
|
|
505
533
|
};
|
|
506
534
|
enum: {
|
|
507
535
|
male: string;
|
|
@@ -707,6 +735,7 @@ declare const resources: {
|
|
|
707
735
|
enum_invalid: string;
|
|
708
736
|
invalid_phone_number_length: string;
|
|
709
737
|
invalid_length: string;
|
|
738
|
+
limit_reached: string;
|
|
710
739
|
};
|
|
711
740
|
email_messages: {
|
|
712
741
|
signup_verify: {
|
|
@@ -826,6 +855,7 @@ declare const resources: {
|
|
|
826
855
|
password_is_required: string;
|
|
827
856
|
min_length: string;
|
|
828
857
|
max_length: string;
|
|
858
|
+
url_invalid: string;
|
|
829
859
|
};
|
|
830
860
|
user_messages: {
|
|
831
861
|
verify_successful: string;
|
|
@@ -850,6 +880,10 @@ declare const resources: {
|
|
|
850
880
|
restore_account_successful: string;
|
|
851
881
|
account_deactivated: string;
|
|
852
882
|
otp_resent: string;
|
|
883
|
+
information_added: string;
|
|
884
|
+
information_removed: string;
|
|
885
|
+
informations_removed: string;
|
|
886
|
+
information_removed_count: string;
|
|
853
887
|
};
|
|
854
888
|
common: {
|
|
855
889
|
login: string;
|
|
@@ -1133,6 +1167,28 @@ declare const resources: {
|
|
|
1133
1167
|
disabled: string;
|
|
1134
1168
|
enable: string;
|
|
1135
1169
|
disable: string;
|
|
1170
|
+
no_location_info: string;
|
|
1171
|
+
no_bio_info: string;
|
|
1172
|
+
no_phone_data: string;
|
|
1173
|
+
edit_info_description: string;
|
|
1174
|
+
edit_bio_description: string;
|
|
1175
|
+
add_social_link: string;
|
|
1176
|
+
add_social_link_subtitle: string;
|
|
1177
|
+
platform: string;
|
|
1178
|
+
name: string;
|
|
1179
|
+
link: string;
|
|
1180
|
+
edit_social_link: string;
|
|
1181
|
+
edit_social_link_subtitle: string;
|
|
1182
|
+
remove_social_link_title: string;
|
|
1183
|
+
remove_social_link_desc: string;
|
|
1184
|
+
remove_social_links_desc: string;
|
|
1185
|
+
filter: string;
|
|
1186
|
+
by_rank: string;
|
|
1187
|
+
by_newest: string;
|
|
1188
|
+
by_oldest: string;
|
|
1189
|
+
select: string;
|
|
1190
|
+
more: string;
|
|
1191
|
+
reorder: string;
|
|
1136
1192
|
};
|
|
1137
1193
|
enum: {
|
|
1138
1194
|
male: string;
|
|
@@ -1338,6 +1394,7 @@ declare const resources: {
|
|
|
1338
1394
|
enum_invalid: string;
|
|
1339
1395
|
invalid_phone_number_length: string;
|
|
1340
1396
|
invalid_length: string;
|
|
1397
|
+
limit_reached: string;
|
|
1341
1398
|
};
|
|
1342
1399
|
email_messages: {
|
|
1343
1400
|
signup_verify: {
|
|
@@ -1457,6 +1514,7 @@ declare const resources: {
|
|
|
1457
1514
|
password_is_required: string;
|
|
1458
1515
|
min_length: string;
|
|
1459
1516
|
max_length: string;
|
|
1517
|
+
url_invalid: string;
|
|
1460
1518
|
};
|
|
1461
1519
|
user_messages: {
|
|
1462
1520
|
verify_successful: string;
|
|
@@ -1481,6 +1539,10 @@ declare const resources: {
|
|
|
1481
1539
|
restore_account_successful: string;
|
|
1482
1540
|
account_deactivated: string;
|
|
1483
1541
|
otp_resent: string;
|
|
1542
|
+
information_added: string;
|
|
1543
|
+
information_removed: string;
|
|
1544
|
+
informations_removed: string;
|
|
1545
|
+
information_removed_count: string;
|
|
1484
1546
|
};
|
|
1485
1547
|
common: {
|
|
1486
1548
|
login: string;
|
|
@@ -1764,6 +1826,28 @@ declare const resources: {
|
|
|
1764
1826
|
disabled: string;
|
|
1765
1827
|
enable: string;
|
|
1766
1828
|
disable: string;
|
|
1829
|
+
no_location_info: string;
|
|
1830
|
+
no_bio_info: string;
|
|
1831
|
+
no_phone_data: string;
|
|
1832
|
+
edit_info_description: string;
|
|
1833
|
+
edit_bio_description: string;
|
|
1834
|
+
add_social_link: string;
|
|
1835
|
+
add_social_link_subtitle: string;
|
|
1836
|
+
platform: string;
|
|
1837
|
+
name: string;
|
|
1838
|
+
link: string;
|
|
1839
|
+
edit_social_link: string;
|
|
1840
|
+
edit_social_link_subtitle: string;
|
|
1841
|
+
remove_social_link_title: string;
|
|
1842
|
+
remove_social_link_desc: string;
|
|
1843
|
+
remove_social_links_desc: string;
|
|
1844
|
+
filter: string;
|
|
1845
|
+
by_rank: string;
|
|
1846
|
+
by_newest: string;
|
|
1847
|
+
by_oldest: string;
|
|
1848
|
+
select: string;
|
|
1849
|
+
more: string;
|
|
1850
|
+
reorder: string;
|
|
1767
1851
|
};
|
|
1768
1852
|
enum: {
|
|
1769
1853
|
male: string;
|
|
@@ -1940,6 +2024,7 @@ declare const resources: {
|
|
|
1940
2024
|
max_date: string;
|
|
1941
2025
|
number: string;
|
|
1942
2026
|
max: string;
|
|
2027
|
+
limit_reached: string;
|
|
1943
2028
|
};
|
|
1944
2029
|
exception_messages: {
|
|
1945
2030
|
internal_server_error_message: string;
|
|
@@ -2087,6 +2172,7 @@ declare const resources: {
|
|
|
2087
2172
|
password_is_required: string;
|
|
2088
2173
|
min_length: string;
|
|
2089
2174
|
max_length: string;
|
|
2175
|
+
url_invalid: string;
|
|
2090
2176
|
};
|
|
2091
2177
|
user_messages: {
|
|
2092
2178
|
verify_successful: string;
|
|
@@ -2111,6 +2197,13 @@ declare const resources: {
|
|
|
2111
2197
|
restore_account_successful: string;
|
|
2112
2198
|
account_deactivated: string;
|
|
2113
2199
|
otp_resent: string;
|
|
2200
|
+
information_added: string;
|
|
2201
|
+
information_removed: string;
|
|
2202
|
+
informations_removed: string;
|
|
2203
|
+
information_removed_count: string;
|
|
2204
|
+
remove_social_link_title: string;
|
|
2205
|
+
remove_social_link_desc: string;
|
|
2206
|
+
remove_social_links_desc: string;
|
|
2114
2207
|
};
|
|
2115
2208
|
common: {
|
|
2116
2209
|
login: string;
|
|
@@ -2394,6 +2487,25 @@ declare const resources: {
|
|
|
2394
2487
|
disabled: string;
|
|
2395
2488
|
enable: string;
|
|
2396
2489
|
disable: string;
|
|
2490
|
+
no_location_info: string;
|
|
2491
|
+
no_bio_info: string;
|
|
2492
|
+
no_phone_data: string;
|
|
2493
|
+
edit_info_description: string;
|
|
2494
|
+
edit_bio_description: string;
|
|
2495
|
+
add_social_link: string;
|
|
2496
|
+
add_social_link_subtitle: string;
|
|
2497
|
+
platform: string;
|
|
2498
|
+
name: string;
|
|
2499
|
+
link: string;
|
|
2500
|
+
edit_social_link: string;
|
|
2501
|
+
edit_social_link_subtitle: string;
|
|
2502
|
+
filter: string;
|
|
2503
|
+
by_rank: string;
|
|
2504
|
+
by_newest: string;
|
|
2505
|
+
by_oldest: string;
|
|
2506
|
+
select: string;
|
|
2507
|
+
more: string;
|
|
2508
|
+
reorder: string;
|
|
2397
2509
|
};
|
|
2398
2510
|
enum: {
|
|
2399
2511
|
male: string;
|
package/dist/index.mjs
CHANGED
|
@@ -75,7 +75,8 @@ var en_default = {
|
|
|
75
75
|
boolean_invalid: "{{field}} is not a valid boolean",
|
|
76
76
|
enum_invalid: "{{field}} must be of the following values: {{validValues}}",
|
|
77
77
|
invalid_phone_number_length: "Invalid phone number length",
|
|
78
|
-
invalid_length: "{{field}} must be {{length}} characters"
|
|
78
|
+
invalid_length: "{{field}} must be {{length}} characters",
|
|
79
|
+
limit_reached: "You have reached the maximum number of {{limit}} allowed"
|
|
79
80
|
},
|
|
80
81
|
email_messages: {
|
|
81
82
|
signup_verify: {
|
|
@@ -194,7 +195,8 @@ var en_default = {
|
|
|
194
195
|
email_invalid_domain: "Email domain is invalid",
|
|
195
196
|
password_is_required: "Password is required",
|
|
196
197
|
min_length: "{{field}} must be minimum {{length}} characters length",
|
|
197
|
-
max_length: "{{field}} must be maximum {{length}} characters length"
|
|
198
|
+
max_length: "{{field}} must be maximum {{length}} characters length",
|
|
199
|
+
url_invalid: "Invalid URL"
|
|
198
200
|
},
|
|
199
201
|
user_messages: {
|
|
200
202
|
verify_successful: "Verification completed successfully",
|
|
@@ -218,7 +220,11 @@ var en_default = {
|
|
|
218
220
|
logout_successfull: "You have been logged out successfully",
|
|
219
221
|
restore_account_successful: "Your account has been successfully restored",
|
|
220
222
|
account_deactivated: "Your account has been successfully deactivated",
|
|
221
|
-
otp_resent: "Verification code has been resent to your email"
|
|
223
|
+
otp_resent: "Verification code has been resent to your email",
|
|
224
|
+
information_added: "Information has been successfully added.",
|
|
225
|
+
information_removed: "Information has been successfully removed.",
|
|
226
|
+
informations_removed: "Information items have been successfully removed.",
|
|
227
|
+
information_removed_count: "{{count}} items removed."
|
|
222
228
|
},
|
|
223
229
|
common: {
|
|
224
230
|
login: "Login",
|
|
@@ -501,7 +507,29 @@ var en_default = {
|
|
|
501
507
|
enabled: "Enabled",
|
|
502
508
|
disabled: "Disabled",
|
|
503
509
|
enable: "Enable",
|
|
504
|
-
disable: "Disable"
|
|
510
|
+
disable: "Disable",
|
|
511
|
+
no_location_info: "No location",
|
|
512
|
+
no_bio_info: "No bio",
|
|
513
|
+
no_phone_data: "No phone number",
|
|
514
|
+
edit_info_description: "Update your personal information below.",
|
|
515
|
+
edit_bio_description: "Update your bio information below.",
|
|
516
|
+
add_social_link: "Add social link",
|
|
517
|
+
add_social_link_subtitle: "Add a social media link to your profile",
|
|
518
|
+
platform: "Platform",
|
|
519
|
+
name: "Name",
|
|
520
|
+
link: "Link",
|
|
521
|
+
edit_social_link: "Edit social link",
|
|
522
|
+
edit_social_link_subtitle: "Update your social link",
|
|
523
|
+
remove_social_link_title: "Remove social link",
|
|
524
|
+
remove_social_link_desc: "Are you sure you want to remove this social link? This action cannot be undone.",
|
|
525
|
+
remove_social_links_desc: "Are you sure you want to remove these {{count}} social links? This action cannot be undone.",
|
|
526
|
+
filter: "Filter",
|
|
527
|
+
by_rank: "By rank",
|
|
528
|
+
by_newest: "Newest first",
|
|
529
|
+
by_oldest: "Oldest first",
|
|
530
|
+
select: "Select",
|
|
531
|
+
more: "More",
|
|
532
|
+
reorder: "Reorder"
|
|
505
533
|
},
|
|
506
534
|
enum: {
|
|
507
535
|
male: "Male",
|
|
@@ -708,7 +736,8 @@ var az_default = {
|
|
|
708
736
|
boolean_invalid: "{{field}} etibarl\u0131 boolean d\u0259y\u0259ri deyil",
|
|
709
737
|
enum_invalid: "{{field}} a\u015Fa\u011F\u0131dak\u0131 d\u0259y\u0259rl\u0259rd\u0259n biri olmal\u0131d\u0131r: {{validValues}}",
|
|
710
738
|
invalid_phone_number_length: "Telefon n\xF6mr\u0259sinin uzunlu\u011Fu d\xFCzg\xFCn deyil",
|
|
711
|
-
invalid_length: "{{field}} {{length}} simvol uzunlu\u011Funda olmal\u0131d\u0131r"
|
|
739
|
+
invalid_length: "{{field}} {{length}} simvol uzunlu\u011Funda olmal\u0131d\u0131r",
|
|
740
|
+
limit_reached: "Siz icaz\u0259 veril\u0259n maksimum {{limit}} say\u0131na \xE7atd\u0131n\u0131z"
|
|
712
741
|
},
|
|
713
742
|
email_messages: {
|
|
714
743
|
signup_verify: {
|
|
@@ -827,7 +856,8 @@ var az_default = {
|
|
|
827
856
|
email_invalid_domain: "E-po\xE7t domeni etibars\u0131zd\u0131r",
|
|
828
857
|
password_is_required: "\u015Eifr\u0259 t\u0259l\u0259b olunur",
|
|
829
858
|
min_length: "{{field}} minimum {{length}} simvol uzunlu\u011Funda olmal\u0131d\u0131r",
|
|
830
|
-
max_length: "{{field}} maksimum {{length}} simvol uzunlu\u011Funda olmal\u0131d\u0131r"
|
|
859
|
+
max_length: "{{field}} maksimum {{length}} simvol uzunlu\u011Funda olmal\u0131d\u0131r",
|
|
860
|
+
url_invalid: "URL d\xFCzg\xFCn deyil"
|
|
831
861
|
},
|
|
832
862
|
user_messages: {
|
|
833
863
|
verify_successful: "T\u0259sdiql\u0259m\u0259 u\u011Furla tamamland\u0131",
|
|
@@ -851,7 +881,11 @@ var az_default = {
|
|
|
851
881
|
logout_successfull: "U\u011Furla \xE7\u0131x\u0131\u015F etdiniz",
|
|
852
882
|
restore_account_successful: "Hesab\u0131n\u0131z u\u011Furla b\u0259rpa edildi",
|
|
853
883
|
account_deactivated: "Hesab\u0131n\u0131z u\u011Furla deaktiv edildi",
|
|
854
|
-
otp_resent: "T\u0259sdiq kodu e-po\xE7tunuza yenid\u0259n g\xF6nd\u0259rildi"
|
|
884
|
+
otp_resent: "T\u0259sdiq kodu e-po\xE7tunuza yenid\u0259n g\xF6nd\u0259rildi",
|
|
885
|
+
information_added: "M\u0259lumat u\u011Furla \u0259lav\u0259 edildi.",
|
|
886
|
+
information_removed: "M\u0259lumat u\u011Furla silindi.",
|
|
887
|
+
informations_removed: "M\u0259lumatlar u\u011Furla silindi.",
|
|
888
|
+
information_removed_count: "{{count}} m\u0259lumat silindi."
|
|
855
889
|
},
|
|
856
890
|
common: {
|
|
857
891
|
login: "Daxil ol",
|
|
@@ -1134,7 +1168,29 @@ var az_default = {
|
|
|
1134
1168
|
enabled: "Aktivdir",
|
|
1135
1169
|
disabled: "Deaktivdir",
|
|
1136
1170
|
enable: "Aktiv et",
|
|
1137
|
-
disable: "Deaktiv et"
|
|
1171
|
+
disable: "Deaktiv et",
|
|
1172
|
+
no_location_info: "M\u0259kan \u0259lav\u0259 edilm\u0259yib",
|
|
1173
|
+
no_bio_info: "Bio \u0259lav\u0259 edilm\u0259yib",
|
|
1174
|
+
no_phone_data: "Telefon n\xF6mr\u0259si yoxdur",
|
|
1175
|
+
edit_info_description: "A\u015Fa\u011F\u0131da \u015F\u0259xsi m\u0259lumatlar\u0131n\u0131z\u0131 yenil\u0259y\u0259 bil\u0259rsiniz.",
|
|
1176
|
+
edit_bio_description: "A\u015Fa\u011F\u0131da bio m\u0259lumat\u0131n\u0131z\u0131 yenil\u0259y\u0259 bil\u0259rsiniz.",
|
|
1177
|
+
add_social_link: "Sosial link \u0259lav\u0259 et",
|
|
1178
|
+
add_social_link_subtitle: "Profiliniz\u0259 sosial \u015F\u0259b\u0259k\u0259 linki \u0259lav\u0259 edin",
|
|
1179
|
+
platform: "Platforma",
|
|
1180
|
+
name: "Ad",
|
|
1181
|
+
link: "Link",
|
|
1182
|
+
edit_social_link: "Sosial ke\xE7idi redakt\u0259 et",
|
|
1183
|
+
edit_social_link_subtitle: "Sosial \u015F\u0259b\u0259k\u0259 ke\xE7idini yenil\u0259yin",
|
|
1184
|
+
remove_social_link_title: "Sosial ke\xE7idi sil",
|
|
1185
|
+
remove_social_link_desc: "Bu sosial ke\xE7idi silm\u0259k ist\u0259diyiniz\u0259 \u0259minsiniz? Bu \u0259m\u0259liyyat geri qaytar\u0131la bilm\u0259z.",
|
|
1186
|
+
remove_social_links_desc: "Bu {{count}} sosial ke\xE7idi silm\u0259k ist\u0259diyiniz\u0259 \u0259minsiniz? Bu \u0259m\u0259liyyat geri qaytar\u0131la bilm\u0259z.",
|
|
1187
|
+
filter: "Filter",
|
|
1188
|
+
by_rank: "Reytinq\u0259 g\xF6r\u0259",
|
|
1189
|
+
by_newest: "\u018Fn yenil\u0259r",
|
|
1190
|
+
by_oldest: "\u018Fn k\xF6hn\u0259l\u0259r",
|
|
1191
|
+
select: "Se\xE7",
|
|
1192
|
+
more: "Daha \xE7ox",
|
|
1193
|
+
reorder: "Yenid\u0259n s\u0131rala"
|
|
1138
1194
|
},
|
|
1139
1195
|
enum: {
|
|
1140
1196
|
male: "Ki\u015Fi",
|
|
@@ -1341,7 +1397,8 @@ var ru_default = {
|
|
|
1341
1397
|
boolean_invalid: "{{field}} \u043D\u0435 \u044F\u0432\u043B\u044F\u0435\u0442\u0441\u044F \u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u043C \u0431\u0443\u043B\u0435\u0432\u044B\u043C \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435\u043C",
|
|
1342
1398
|
enum_invalid: "{{field}} \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u043E\u0434\u043D\u0438\u043C \u0438\u0437 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0445 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0439: {{validValues}}",
|
|
1343
1399
|
invalid_phone_number_length: "\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u0430\u044F \u0434\u043B\u0438\u043D\u0430 \u043D\u043E\u043C\u0435\u0440\u0430 \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0430",
|
|
1344
|
-
invalid_length: "\u041F\u043E\u043B\u0435 {{field}} \u0434\u043E\u043B\u0436\u043D\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C {{length}} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"
|
|
1400
|
+
invalid_length: "\u041F\u043E\u043B\u0435 {{field}} \u0434\u043E\u043B\u0436\u043D\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C {{length}} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432",
|
|
1401
|
+
limit_reached: "\u0412\u044B \u0434\u043E\u0441\u0442\u0438\u0433\u043B\u0438 \u043C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u0430 {{limit}}"
|
|
1345
1402
|
},
|
|
1346
1403
|
email_messages: {
|
|
1347
1404
|
signup_verify: {
|
|
@@ -1460,7 +1517,8 @@ var ru_default = {
|
|
|
1460
1517
|
email_invalid_domain: "\u0414\u043E\u043C\u0435\u043D \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439 \u043F\u043E\u0447\u0442\u044B \u043D\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u0435\u043D",
|
|
1461
1518
|
password_is_required: "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044F \u043F\u0430\u0440\u043E\u043B\u044C",
|
|
1462
1519
|
min_length: "\u041F\u043E\u043B\u0435 {{field}} \u0434\u043E\u043B\u0436\u043D\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C \u043C\u0438\u043D\u0438\u043C\u0443\u043C {{length}} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432",
|
|
1463
|
-
max_length: "\u041F\u043E\u043B\u0435 {{field}} \u0434\u043E\u043B\u0436\u043D\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {{length}} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"
|
|
1520
|
+
max_length: "\u041F\u043E\u043B\u0435 {{field}} \u0434\u043E\u043B\u0436\u043D\u043E \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0442\u044C \u043C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {{length}} \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432",
|
|
1521
|
+
url_invalid: "\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 URL"
|
|
1464
1522
|
},
|
|
1465
1523
|
user_messages: {
|
|
1466
1524
|
verify_successful: "\u041F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043D\u0438\u0435 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043D\u043E",
|
|
@@ -1484,7 +1542,11 @@ var ru_default = {
|
|
|
1484
1542
|
logout_successfull: "\u0412\u044B \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0432\u044B\u0448\u043B\u0438 \u0438\u0437 \u0441\u0438\u0441\u0442\u0435\u043C\u044B",
|
|
1485
1543
|
restore_account_successful: "\u0412\u0430\u0448 \u0430\u043A\u043A\u0430\u0443\u043D\u0442 \u0431\u044B\u043B \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0432\u043E\u0441\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D",
|
|
1486
1544
|
account_deactivated: "\u0412\u0430\u0448 \u0430\u043A\u043A\u0430\u0443\u043D\u0442 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0434\u0435\u0430\u043A\u0442\u0438\u0432\u0438\u0440\u043E\u0432\u0430\u043D",
|
|
1487
|
-
otp_resent: "\u041A\u043E\u0434 \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043D\u0438\u044F \u043F\u043E\u0432\u0442\u043E\u0440\u043D\u043E \u043E\u0442\u043F\u0440\u0430\u0432\u043B\u0435\u043D \u043D\u0430 \u0432\u0430\u0448\u0443 \u043F\u043E\u0447\u0442\u0443"
|
|
1545
|
+
otp_resent: "\u041A\u043E\u0434 \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043D\u0438\u044F \u043F\u043E\u0432\u0442\u043E\u0440\u043D\u043E \u043E\u0442\u043F\u0440\u0430\u0432\u043B\u0435\u043D \u043D\u0430 \u0432\u0430\u0448\u0443 \u043F\u043E\u0447\u0442\u0443",
|
|
1546
|
+
information_added: "\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0434\u043E\u0431\u0430\u0432\u043B\u0435\u043D\u0430.",
|
|
1547
|
+
information_removed: "\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0443\u0434\u0430\u043B\u0435\u043D\u0430.",
|
|
1548
|
+
informations_removed: "\u0414\u0430\u043D\u043D\u044B\u0435 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0443\u0434\u0430\u043B\u0435\u043D\u044B.",
|
|
1549
|
+
information_removed_count: "\u0423\u0434\u0430\u043B\u0435\u043D\u043E {{count}} \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u043E\u0432."
|
|
1488
1550
|
},
|
|
1489
1551
|
common: {
|
|
1490
1552
|
login: "\u0412\u043E\u0439\u0442\u0438",
|
|
@@ -1767,7 +1829,29 @@ var ru_default = {
|
|
|
1767
1829
|
enabled: "\u0412\u043A\u043B\u044E\u0447\u0435\u043D\u043E",
|
|
1768
1830
|
disabled: "\u041E\u0442\u043A\u043B\u044E\u0447\u0435\u043D\u043E",
|
|
1769
1831
|
enable: "\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C",
|
|
1770
|
-
disable: "\u041E\u0442\u043A\u043B\u044E\u0447\u0438\u0442\u044C"
|
|
1832
|
+
disable: "\u041E\u0442\u043A\u043B\u044E\u0447\u0438\u0442\u044C",
|
|
1833
|
+
no_location_info: "\u041C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u0435 \u043D\u0435 \u0443\u043A\u0430\u0437\u0430\u043D\u043E",
|
|
1834
|
+
no_bio_info: "\u0411\u0438\u043E \u043D\u0435 \u0443\u043A\u0430\u0437\u0430\u043D\u043E",
|
|
1835
|
+
no_phone_data: "\u041D\u0435\u0442 \u043D\u043E\u043C\u0435\u0440\u0430 \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0430",
|
|
1836
|
+
edit_info_description: "\u041D\u0438\u0436\u0435 \u0432\u044B \u043C\u043E\u0436\u0435\u0442\u0435 \u043E\u0431\u043D\u043E\u0432\u0438\u0442\u044C \u0441\u0432\u043E\u044E \u043B\u0438\u0447\u043D\u0443\u044E \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E.",
|
|
1837
|
+
edit_bio_description: "\u041D\u0438\u0436\u0435 \u0432\u044B \u043C\u043E\u0436\u0435\u0442\u0435 \u043E\u0431\u043D\u043E\u0432\u0438\u0442\u044C \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E \u043E \u0441\u0435\u0431\u0435.",
|
|
1838
|
+
add_social_link: "\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u0443\u044E \u0441\u0441\u044B\u043B\u043A\u0443",
|
|
1839
|
+
add_social_link_subtitle: "\u0414\u043E\u0431\u0430\u0432\u044C\u0442\u0435 \u0441\u0441\u044B\u043B\u043A\u0443 \u043D\u0430 \u0441\u043E\u0446\u0441\u0435\u0442\u044C \u0432 \u043F\u0440\u043E\u0444\u0438\u043B\u044C",
|
|
1840
|
+
platform: "\u041F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0430",
|
|
1841
|
+
name: "\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435",
|
|
1842
|
+
link: "\u0421\u0441\u044B\u043B\u043A\u0430",
|
|
1843
|
+
edit_social_link: "\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u0443\u044E \u0441\u0441\u044B\u043B\u043A\u0443",
|
|
1844
|
+
edit_social_link_subtitle: "\u041E\u0431\u043D\u043E\u0432\u0438\u0442\u0435 \u0441\u0441\u044B\u043B\u043A\u0443 \u043D\u0430 \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u0443\u044E \u0441\u0435\u0442\u044C",
|
|
1845
|
+
remove_social_link_title: "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u0443\u044E \u0441\u0441\u044B\u043B\u043A\u0443",
|
|
1846
|
+
remove_social_link_desc: "\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C \u044D\u0442\u0443 \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u0443\u044E \u0441\u0441\u044B\u043B\u043A\u0443? \u042D\u0442\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043D\u0435\u043B\u044C\u0437\u044F \u043E\u0442\u043C\u0435\u043D\u0438\u0442\u044C.",
|
|
1847
|
+
remove_social_links_desc: "\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C {{count}} \u0441\u043E\u0446\u0438\u0430\u043B\u044C\u043D\u044B\u0445 \u0441\u0441\u044B\u043B\u043E\u043A? \u042D\u0442\u043E \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043D\u0435\u043B\u044C\u0437\u044F \u043E\u0442\u043C\u0435\u043D\u0438\u0442\u044C.",
|
|
1848
|
+
filter: "\u0424\u0438\u043B\u044C\u0442\u0440",
|
|
1849
|
+
by_rank: "\u041F\u043E \u0440\u0435\u0439\u0442\u0438\u043D\u0433\u0443",
|
|
1850
|
+
by_newest: "\u0421\u043D\u0430\u0447\u0430\u043B\u0430 \u043D\u043E\u0432\u044B\u0435",
|
|
1851
|
+
by_oldest: "\u0421\u043D\u0430\u0447\u0430\u043B\u0430 \u0441\u0442\u0430\u0440\u044B\u0435",
|
|
1852
|
+
select: "\u0412\u044B\u0431\u0440\u0430\u0442\u044C",
|
|
1853
|
+
more: "\u0411\u043E\u043B\u044C\u0448\u0435",
|
|
1854
|
+
reorder: "\u041F\u0435\u0440\u0435\u0443\u043F\u043E\u0440\u044F\u0434\u043E\u0447\u0438\u0442\u044C"
|
|
1771
1855
|
},
|
|
1772
1856
|
enum: {
|
|
1773
1857
|
male: "\u041C\u0443\u0436\u0447\u0438\u043D\u0430",
|
|
@@ -1945,7 +2029,8 @@ var tr_default = {
|
|
|
1945
2029
|
min_date: "{{field}} {{minDate}} tarihinden \xF6nce olamaz",
|
|
1946
2030
|
max_date: "{{field}} {{maxDate}} tarihinden sonra olamaz",
|
|
1947
2031
|
number: "{{field}} bir say\u0131 olmal\u0131d\u0131r",
|
|
1948
|
-
max: "{{field}} en fazla {{max}} olmal\u0131d\u0131r"
|
|
2032
|
+
max: "{{field}} en fazla {{max}} olmal\u0131d\u0131r",
|
|
2033
|
+
limit_reached: "\u0130zin verilen maksimum {{limit}} say\u0131s\u0131na ula\u015Ft\u0131n\u0131z"
|
|
1949
2034
|
},
|
|
1950
2035
|
exception_messages: {
|
|
1951
2036
|
internal_server_error_message: "Beklenmeyen bir hata olu\u015Ftu. L\xFCtfen daha sonra tekrar deneyin",
|
|
@@ -2092,7 +2177,8 @@ var tr_default = {
|
|
|
2092
2177
|
email_invalid_domain: "E-posta alan ad\u0131 ge\xE7ersiz",
|
|
2093
2178
|
password_is_required: "\u015Eifre gerekli",
|
|
2094
2179
|
min_length: "{{field}} en az {{length}} karakter uzunlu\u011Funda olmal\u0131d\u0131r",
|
|
2095
|
-
max_length: "{{field}} en fazla {{length}} karakter uzunlu\u011Funda olmal\u0131d\u0131r"
|
|
2180
|
+
max_length: "{{field}} en fazla {{length}} karakter uzunlu\u011Funda olmal\u0131d\u0131r",
|
|
2181
|
+
url_invalid: "Ge\xE7ersiz URL"
|
|
2096
2182
|
},
|
|
2097
2183
|
user_messages: {
|
|
2098
2184
|
verify_successful: "Do\u011Frulama ba\u015Far\u0131yla tamamland\u0131",
|
|
@@ -2116,7 +2202,14 @@ var tr_default = {
|
|
|
2116
2202
|
logout_successfull: "Ba\u015Far\u0131yla \xE7\u0131k\u0131\u015F yapt\u0131n\u0131z",
|
|
2117
2203
|
restore_account_successful: "Hesab\u0131n\u0131z ba\u015Far\u0131yla geri y\xFCklendi",
|
|
2118
2204
|
account_deactivated: "Hesab\u0131n\u0131z ba\u015Far\u0131yla devre d\u0131\u015F\u0131 b\u0131rak\u0131ld\u0131",
|
|
2119
|
-
otp_resent: "Do\u011Frulama kodu e-postan\u0131za yeniden g\xF6nderildi"
|
|
2205
|
+
otp_resent: "Do\u011Frulama kodu e-postan\u0131za yeniden g\xF6nderildi",
|
|
2206
|
+
information_added: "Bilgi ba\u015Far\u0131yla eklendi.",
|
|
2207
|
+
information_removed: "Bilgi ba\u015Far\u0131yla silindi.",
|
|
2208
|
+
informations_removed: "Bilgiler ba\u015Far\u0131yla silindi.",
|
|
2209
|
+
information_removed_count: "{{count}} bilgi silindi.",
|
|
2210
|
+
remove_social_link_title: "Sosyal ba\u011Flant\u0131y\u0131 sil",
|
|
2211
|
+
remove_social_link_desc: "Bu sosyal ba\u011Flant\u0131y\u0131 silmek istedi\u011Finizden emin misiniz? Bu i\u015Flem geri al\u0131namaz.",
|
|
2212
|
+
remove_social_links_desc: "{{count}} sosyal ba\u011Flant\u0131y\u0131 silmek istedi\u011Finizden emin misiniz? Bu i\u015Flem geri al\u0131namaz."
|
|
2120
2213
|
},
|
|
2121
2214
|
common: {
|
|
2122
2215
|
login: "Giri\u015F yap",
|
|
@@ -2399,7 +2492,26 @@ var tr_default = {
|
|
|
2399
2492
|
enabled: "Etkin",
|
|
2400
2493
|
disabled: "Devre D\u0131\u015F\u0131",
|
|
2401
2494
|
enable: "Etkinle\u015Ftir",
|
|
2402
|
-
disable: "Devre D\u0131\u015F\u0131 B\u0131rak"
|
|
2495
|
+
disable: "Devre D\u0131\u015F\u0131 B\u0131rak",
|
|
2496
|
+
no_location_info: "Konum eklenmemi\u015F",
|
|
2497
|
+
no_bio_info: "Bio eklenmemi\u015F",
|
|
2498
|
+
no_phone_data: "Telefon numaras\u0131 yok",
|
|
2499
|
+
edit_info_description: "A\u015Fa\u011F\u0131dan ki\u015Fisel bilgilerinizi g\xFCncelleyebilirsiniz.",
|
|
2500
|
+
edit_bio_description: "A\u015Fa\u011F\u0131dan biyografi bilgilerinizi g\xFCncelleyebilirsiniz.",
|
|
2501
|
+
add_social_link: "Sosyal ba\u011Flant\u0131 ekle",
|
|
2502
|
+
add_social_link_subtitle: "Profiline sosyal medya ba\u011Flant\u0131s\u0131 ekle",
|
|
2503
|
+
platform: "Platform",
|
|
2504
|
+
name: "Ad",
|
|
2505
|
+
link: "Ba\u011Flant\u0131",
|
|
2506
|
+
edit_social_link: "Sosyal medya ba\u011Flant\u0131s\u0131n\u0131 d\xFCzenle",
|
|
2507
|
+
edit_social_link_subtitle: "Sosyal medya ba\u011Flant\u0131n\u0131z\u0131 g\xFCncelleyin",
|
|
2508
|
+
filter: "Filtre",
|
|
2509
|
+
by_rank: "S\u0131ralamaya g\xF6re",
|
|
2510
|
+
by_newest: "En yeni",
|
|
2511
|
+
by_oldest: "En eski",
|
|
2512
|
+
select: "Se\xE7",
|
|
2513
|
+
more: "Daha \xE7ok",
|
|
2514
|
+
reorder: "Yeniden s\u0131rala"
|
|
2403
2515
|
},
|
|
2404
2516
|
enum: {
|
|
2405
2517
|
male: "Erkek",
|