add translatable s in notice

This commit is contained in:
Blueberryy
2023-04-11 23:03:29 +05:00
committed by GitHub
parent 32fd64ee25
commit 1b714470de

View File

@@ -1235,5 +1235,8 @@
}, },
"allowScrollingToEdit": { "allowScrollingToEdit": {
"message": "Allow Scrolling To Edit Times" "message": "Allow Scrolling To Edit Times"
},
"notice_time_after_skip": {
"message": "{seconds}s"
} }
} }