Add configurable donate, CLI and DMCA and source links in footer
This commit is contained in:
parent
7f3da34318
commit
6960cc75fa
11 changed files with 98 additions and 9 deletions
|
@ -29,6 +29,9 @@ updateFirefox = Update Firefox
|
|||
deletePopupCancel = Cancel
|
||||
deleteButtonHover = Delete
|
||||
footerText = Not affiliated with Mozilla or Firefox.
|
||||
footerLinkDonate = Donate
|
||||
footerLinkCli = CLI
|
||||
footerLinkDmca = DMCA
|
||||
footerLinkSource = Source
|
||||
passwordTryAgain = Incorrect password. Try again.
|
||||
javascriptRequired = Send requires JavaScript
|
||||
|
|
|
@ -27,6 +27,9 @@ updateFirefox = Update Firefox
|
|||
deletePopupCancel = Cancel
|
||||
deleteButtonHover = Delete
|
||||
footerText = Not affiliated with Mozilla or Firefox.
|
||||
footerLinkDonate = Donate
|
||||
footerLinkCli = CLI
|
||||
footerLinkDmca = DMCA
|
||||
footerLinkSource = Source
|
||||
passwordTryAgain = Incorrect password. Try again.
|
||||
javascriptRequired = Send requires JavaScript
|
||||
|
|
|
@ -29,6 +29,9 @@ updateFirefox = Firefox bijwerken
|
|||
deletePopupCancel = Annuleren
|
||||
deleteButtonHover = Verwijderen
|
||||
footerText = Niet aangesloten aan Mozilla of Firefox.
|
||||
footerLinkDonate = Doneren
|
||||
footerLinkCli = CLI
|
||||
footerLinkDmca = DMCA
|
||||
footerLinkSource = Broncode
|
||||
passwordTryAgain = Onjuist wachtwoord. Probeer het opnieuw.
|
||||
javascriptRequired = Send vereist JavaScript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue