1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

Added 'Spanish Argentina' translation.

This commit is contained in:
Leonardo Martinez
2017-09-19 13:43:17 -03:00
parent eec1b21928
commit 8e652f5d8f
2 changed files with 2 additions and 1 deletions

View File

@@ -120,6 +120,7 @@ return [
'en' => 'English',
'de' => 'Deutsch',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'fr' => 'Français',
'nl' => 'Nederlands',
'pt_BR' => 'Português do Brasil',