fix(i18n): use normal question mark (#2342)

This commit is contained in:
Valtteri Laitinen 2023-08-14 16:56:33 +03:00 committed by GitHub
parent 0b900128c1
commit 06808da616
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 40 additions and 40 deletions

View file

@ -113,12 +113,12 @@
"block_account": {
"cancel": "Cancel",
"confirm": "Block",
"title": "Are you sure you want to block {0}"
"title": "Are you sure you want to block {0}?"
},
"block_domain": {
"cancel": "Cancel",
"confirm": "Block",
"title": "Are you sure you want to block {0}"
"title": "Are you sure you want to block {0}?"
},
"common": {
"cancel": "No",
@ -137,12 +137,12 @@
"mute_account": {
"cancel": "Cancel",
"confirm": "Mute",
"title": "Are you sure you want to mute {0}"
"title": "Are you sure you want to mute {0}?"
},
"show_reblogs": {
"cancel": "Cancel",
"confirm": "Show",
"title": "Are you sure you want to show boosts from {0}"
"title": "Are you sure you want to show boosts from {0}?"
},
"unfollow": {
"cancel": "Cancel",