1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated i18n

This commit is contained in:
nobody
2020-08-09 08:09:20 +02:00
parent 7bb8186c9c
commit 21bd3243c9
35 changed files with 1120 additions and 0 deletions

View File

@@ -146,5 +146,37 @@
"internalStatisticsDescription": {
"message": "",
"description": "This function is currently in an experimental stage. No data transmission. Its all local on your device."
},
"headerStatistics": {
"message": "",
"description": "Statistics. The header of a statistics page."
},
"labelToday": {
"message": "",
"description": "Statistics view for today."
},
"labelPastWeek": {
"message": "",
"description": "Statistics view for past week."
},
"labelPastMonth": {
"message": "",
"description": "Statistics view for past month."
},
"labelPastYear": {
"message": "",
"description": "Statistics view for past year."
},
"labelDelete": {
"message": "",
"description": "Button to delete all statistics data."
},
"labelAvg": {
"message": "",
"description": "Followed by a number of average injections per day within a specific period."
},
"labelInjectedFrameworks": {
"message": "",
"description": "Followed by a number of injections within a specific period."
}
}