Add translation to skip_nav

This commit is contained in:
Deluan 2021-01-31 19:01:56 -05:00
parent 6c53ce4bb3
commit f7aa5c452c
1 changed files with 3 additions and 2 deletions

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"
}
}
}