mirror of
				https://github.com/nextcloud/passman.git
				synced 2025-10-31 15:56:00 +08:00 
			
		
		
		
	l10n: Change spelling. Url > URL
Reported at Transifex. Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
This commit is contained in:
		
							parent
							
								
									9b56bddc49
								
							
						
					
					
						commit
						080f45c981
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -436,7 +436,7 @@ class TranslationController extends ApiController { | |||
| 			'search.settings.input.custom_fields' => $this->trans->t('Custom Fields'), | ||||
| 			'search.settings.input.password' => $this->trans->t('Password'), | ||||
| 			'search.settings.input.description' => $this->trans->t('Description'), | ||||
| 			'search.settings.input.url' => $this->trans->t('Url'), | ||||
| 			'search.settings.input.url' => $this->trans->t('URL'), | ||||
| 
 | ||||
| 			'search.settings.title' => $this->trans->t('Custom Search:'), | ||||
| 			'search.settings.defaults_button' => $this->trans->t('Revert to defaults'), | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue