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

Preparation i18n for internal statistics (#74)

This commit is contained in:
nobody
2020-08-08 07:09:05 +02:00
parent a04aef15a7
commit b9967d21b6
35 changed files with 280 additions and 0 deletions

View File

@@ -138,5 +138,13 @@
"chooseIconStyle": {
"message": "Wybierz ikonę dla rozszerzenia",
"description": "Choose an icon for this extension"
},
"internalStatisticsTitle": {
"message": "",
"description": "Internal statistics"
},
"internalStatisticsDescription": {
"message": "",
"description": "This function is currently in an experimental stage. No data transmission. Its all local on your device."
}
}