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

Merge pull request #501 from cipi1965/master

Added Italian language
This commit is contained in:
Dan Brown
2017-09-10 16:29:44 +01:00
committed by GitHub
12 changed files with 812 additions and 1 deletions

1
resources/lang/en/settings.php Normal file → Executable file
View File

@ -126,6 +126,7 @@ return [
'sk' => 'Slovensky',
'ja' => '日本語',
'pl' => 'Polski',
'it' => 'Italian'
]
///////////////////////////////////
];