forked from mirrors/amnezia-wg-easy
		
	feat: add german translation
This commit is contained in:
		
							parent
							
								
									88bb67e263
								
							
						
					
					
						commit
						4bc110bca5
					
				
					 1 changed files with 28 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -137,7 +137,7 @@ const messages = { // eslint-disable-line no-unused-vars
 | 
			
		|||
    madeBy: 'Stworzone przez',
 | 
			
		||||
    donate: 'Wsparcie autora',
 | 
			
		||||
  },
 | 
			
		||||
  fr: {
 | 
			
		||||
  fr: { // github.com/clem3109
 | 
			
		||||
    name: 'Nom',
 | 
			
		||||
    password: 'Mot de passe',
 | 
			
		||||
    signIn: 'Se Connecter',
 | 
			
		||||
| 
						 | 
				
			
			@ -164,4 +164,31 @@ const messages = { // eslint-disable-line no-unused-vars
 | 
			
		|||
    madeBy: 'Développé par',
 | 
			
		||||
    donate: 'Soutenir',
 | 
			
		||||
  },
 | 
			
		||||
  de: { // github.com/florian-asche
 | 
			
		||||
    name: 'Name',
 | 
			
		||||
    password: 'Passwort',
 | 
			
		||||
    signIn: 'Login',
 | 
			
		||||
    logout: 'Logout',
 | 
			
		||||
    updateAvailable: 'Ein Update steht zur Verfügung!',
 | 
			
		||||
    update: 'Update',
 | 
			
		||||
    clients: 'Clients',
 | 
			
		||||
    new: 'Neu',
 | 
			
		||||
    deleteClient: 'Client löschen',
 | 
			
		||||
    deleteDialog1: 'Möchtest du wirklich löschen?',
 | 
			
		||||
    deleteDialog2: 'Diese Aktion kann nicht rückgängig gemacht werden.',
 | 
			
		||||
    cancel: 'Abbrechen',
 | 
			
		||||
    create: 'Erstellen',
 | 
			
		||||
    createdOn: 'Erstellt am ',
 | 
			
		||||
    lastSeen: 'Zuletzt Online ',
 | 
			
		||||
    totalDownload: 'Gesamt Download: ',
 | 
			
		||||
    totalUpload: 'Gesamt Upload: ',
 | 
			
		||||
    newClient: 'Neuer Client',
 | 
			
		||||
    disableClient: 'Client deaktivieren',
 | 
			
		||||
    enableClient: 'Client aktivieren',
 | 
			
		||||
    noClients: 'Es wurden noch keine Clients konfiguriert.',
 | 
			
		||||
    showQR: 'Zeige den QR Code',
 | 
			
		||||
    downloadConfig: 'Konfiguration herunterladen',
 | 
			
		||||
    madeBy: 'Erstellt von',
 | 
			
		||||
    donate: 'Spenden',
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue