chore(i18n): add skip_category to locale id

This commit is contained in:
github@esslinger.dev
2020-10-02 19:29:18 +02:00
parent bdb82279ae
commit 331cf16594

View File

@@ -259,6 +259,9 @@
"skip": {
"message": "Lewati"
},
"skip_category": {
"message": "Lewati {0}?"
},
"skipped": {
"message": "Dilewati"
},