Update content of files

This commit is contained in:
GitHub Action 2022-06-15 08:50:57 +00:00
parent 85c20b2dd1
commit e5865c2fb3
2 changed files with 13 additions and 1 deletions

View file

@ -211,7 +211,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
<div class="tr-section-cover cover7"></div>
<div class="tr-section-caption">Settings (1028)</div>
<div class="tr-section-caption">Settings (1031)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">

View file

@ -1085,6 +1085,9 @@
"Localization.LanguageName": [
"English"
],
"Localization.LanguageOther": [
"Other"
],
"Localization.ShowTranslate": [
"Show Translate Button"
],
@ -1247,6 +1250,12 @@
"Notification.Exceptions.DeleteAllConfirmation": [
"Are you sure you want to delete all exceptions?"
],
"Notification.Exceptions.MessagePreviewAlwaysOff": [
"Always Off"
],
"Notification.Exceptions.MessagePreviewAlwaysOn": [
"Always On"
],
"Notification.Exceptions.MutedUntil": [
"Muted until <mark class=\"token\">%@</mark>"
],
@ -2875,6 +2884,9 @@
"UserInfo.NotificationsDefaultEnabled": [
"Default (Enabled)"
],
"UserInfo.NotificationsDefaultSound": [
"Default (<mark class=\"token\">%@</mark>)"
],
"UserInfo.Title": [
"Info"
],