Skip to content

Commit

Permalink
Merge pull request #985 from monstorix/master
Browse files Browse the repository at this point in the history
Update the i18n source strings
  • Loading branch information
ManeraKai authored Aug 27, 2024
2 parents 0663e44 + 8372c68 commit 37ac9ca
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/_locales/delete.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@
'excludeFromRedirecting',
'pingInstances',
'redirect',
'autoPickInstance',
'redirectGoogle',
'search_frontend',
'searchService',
'embedFrontend',
]

tmp = {}
Expand Down
15 changes: 15 additions & 0 deletions src/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
1 change: 1 addition & 0 deletions src/_locales/filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
'fi',
'fr',
'gl',
'hi',
'hr',
'id',
'it',
Expand Down

0 comments on commit 37ac9ca

Please sign in to comment.