Update content of files

This commit is contained in:
GitHub Action 2024-05-03 17:19:12 +00:00
parent 70c5c3304d
commit 0e6ef3530a
2 changed files with 9 additions and 9 deletions

View file

@ -12952,7 +12952,7 @@
"Updated.HoursAgo": {
"url": "https://translations.telegram.org/en/ios/unsorted/Updated.HoursAgo",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "1 hour ago",
"plural": "<mark class=\"token\">%@</mark> hours ago"
@ -12978,7 +12978,7 @@
"Updated.TodayAt": {
"url": "https://translations.telegram.org/en/ios/unsorted/Updated.TodayAt",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "today at <mark class=\"token\">%@</mark>"
}
@ -12986,7 +12986,7 @@
"Updated.YesterdayAt": {
"url": "https://translations.telegram.org/en/ios/unsorted/Updated.YesterdayAt",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "yesterday at <mark class=\"token\">%@</mark>"
}

View file

@ -3982,7 +3982,7 @@
"lng_live_location": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_live_location",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "Live Location"
}
@ -3998,7 +3998,7 @@
"lng_live_location_hours": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_live_location_hours",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "updated <mark class=\"token\">{count}</mark> hour ago",
"plural": "updated <mark class=\"token\">{count}</mark> hours ago"
@ -4007,7 +4007,7 @@
"lng_live_location_minutes": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_live_location_minutes",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "updated <mark class=\"token\">{count}</mark> minute ago",
"plural": "updated <mark class=\"token\">{count}</mark> minutes ago"
@ -4016,7 +4016,7 @@
"lng_live_location_now": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_live_location_now",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "updated just now"
}
@ -4024,7 +4024,7 @@
"lng_live_location_today": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_live_location_today",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "updated today at <mark class=\"token\">{time}</mark>"
}
@ -4032,7 +4032,7 @@
"lng_live_location_yesterday": {
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_live_location_yesterday",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "updated yesterday at <mark class=\"token\">{time}</mark>"
}