Update en.json (POEditor.com)

This commit is contained in:
Deluan Quintão 2021-01-31 18:57:07 -05:00
parent f325907da4
commit 6c53ce4bb3

View File

@ -241,8 +241,7 @@
"page_range_info": "%{offsetBegin}-%{offsetEnd} of %{total}", "page_range_info": "%{offsetBegin}-%{offsetEnd} of %{total}",
"page_rows_per_page": "Items per page:", "page_rows_per_page": "Items per page:",
"next": "Next", "next": "Next",
"prev": "Prev", "prev": "Prev"
"skip_nav": "Skip to content"
}, },
"notification": { "notification": {
"updated": "Element updated |||| %{smart_count} elements updated", "updated": "Element updated |||| %{smart_count} elements updated",
@ -285,21 +284,6 @@
"albumList": "Albums", "albumList": "Albums",
"about": "About" "about": "About"
}, },
"about": {
"links": {
"homepage": "Home page",
"source": "Source code",
"featureRequests": "Feature requests"
}
},
"activity": {
"title": "Activity",
"totalScanned": "Total Folders Scanned",
"quickScan": "Quick Scan",
"fullScan": "Full Scan",
"serverUptime": "Server Uptime",
"serverDown": "OFFLINE"
},
"player": { "player": {
"playListsText": "Play Queue", "playListsText": "Play Queue",
"openText": "Open", "openText": "Open",
@ -324,5 +308,20 @@
"singleLoop": "Repeat One", "singleLoop": "Repeat One",
"shufflePlay": "Shuffle" "shufflePlay": "Shuffle"
} }
},
"about": {
"links": {
"homepage": "Home page",
"source": "Source code",
"featureRequests": "Feature requests"
}
},
"activity": {
"title": "Activity",
"totalScanned": "Total Folders Scanned",
"quickScan": "Quick Scan",
"fullScan": "Full Scan",
"serverUptime": "Server Uptime",
"serverDown": "OFFLINE"
} }
} }