mirror of
https://github.com/ringtools/ringtools-web-v2.git
synced 2024-11-19 07:40:01 +01:00
Enabled German translation
This commit is contained in:
parent
40f3f763c0
commit
edc01a4445
@ -42,7 +42,7 @@ export class SettingsComponent implements OnInit {
|
||||
nodeOwners: NodeOwner[] = [];
|
||||
selectedLanguage!: string;
|
||||
|
||||
locales = ['en-US', 'nl-NL', 'es-ES']
|
||||
locales = ['en-US', 'nl-NL', 'es-ES', 'de-DE']
|
||||
|
||||
shareUrl: string = '';
|
||||
showLogo: boolean = true;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit fae7559351c93a7f358537feb4bb61f0f6776cf5
|
||||
Subproject commit 7a08efba18ed7e6de2a758923fa746a4b7b68535
|
Loading…
Reference in New Issue
Block a user