New Crowdin updates (#311)

* Various strings translations
* Some languages added
* Add devise Greek translation
* Add devise Hindi translation
* Add devise Polish translation
* Add devise Turkish translation
* Add devise Swedish translation
This commit is contained in:
Riccardo Graziosi
2024-04-12 11:31:45 +02:00
committed by GitHub
parent a11157295d
commit fc36c967af
43 changed files with 2939 additions and 279 deletions

View File

@@ -12,6 +12,7 @@ it:
update_order: 'Si è verificato un errore durante il riordinamento degli stati'
defaults:
user_full_name: 'Utente Anonimo'
deleted_user_full_name: 'Deleted User'
mailers:
devise:
welcome_greeting: 'Benvenuto su %{site_name}, %{email}!'
@@ -92,7 +93,7 @@ it:
name: 'Nome'
logo: 'Logo'
is_enabled: 'Abilitato'
client_id: 'Client ID'
client_id: 'Cliente ID'
client_secret: 'Client secret'
authorize_url: 'Authorize URL'
token_url: 'Token URL'
@@ -116,6 +117,7 @@ it:
site_logo: 'Logo del sito'
subdomain: 'Sottodominio'
locale: 'Lingua'
custom_domain: 'Custom domain'
tenant_setting:
brand_display: 'Display'
show_vote_count: 'Show vote count to users'