Merge pull request #985 from monstorix/master

Update the i18n source strings
This commit is contained in:
ManeraKai 2024-08-27 18:46:39 +03:00 committed by GitHub
commit 37ac9ca722
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 21 additions and 0 deletions

View File

@ -50,6 +50,11 @@ keys = ['extensionName',
'excludeFromRedirecting',
'pingInstances',
'redirect',
'autoPickInstance',
'redirectGoogle',
'search_frontend',
'searchService',
'embedFrontend',
]
tmp = {}

View File

@ -141,5 +141,20 @@
},
"redirect": {
"message": "Redirect"
},
"autoPickInstance": {
"message": "Auto Pick Instance"
},
"redirectGoogle": {
"message": "Redirect Google"
},
"search_frontend": {
"message": "Search Frontend"
},
"searchService": {
"message": "Search Service"
},
"embedFrontend": {
"message": "Embed Frontend"
}
}

View File

@ -12,6 +12,7 @@ langs = [
'fi',
'fr',
'gl',
'hi',
'hr',
'id',
'it',