Add translation to skip_nav

This commit is contained in:
Deluan 2021-01-31 19:01:56 -05:00 committed by Joe Stump
parent 1ba3ad1581
commit 8b526790fc
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -241,7 +241,8 @@
"page_range_info": "%{offsetBegin}-%{offsetEnd} of %{total}",
"page_rows_per_page": "Items per page:",
"next": "Next",
"prev": "Prev"
"prev": "Prev",
"skip_nav": "Skip to content"
},
"notification": {
"updated": "Element updated |||| %{smart_count} elements updated",
@ -324,4 +325,4 @@
"serverUptime": "Server Uptime",
"serverDown": "OFFLINE"
}
}
}