mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Removed settings that had been copied from en
This commit is contained in:
parent
b012f27ae3
commit
cfc1a2f045
@ -128,28 +128,4 @@ return [
|
||||
'users_social_disconnect' => '解除绑定账户',
|
||||
'users_social_connected' => ':socialAccount 账户已经成功绑定到您的资料。',
|
||||
'users_social_disconnected' => ':socialAccount 账户已经成功解除绑定。',
|
||||
|
||||
// Since these labels are already localized this array does not need to be
|
||||
// translated in the language-specific files.
|
||||
// DELETE BELOW IF COPIED FROM EN
|
||||
///////////////////////////////////
|
||||
'language_select' => [
|
||||
'en' => 'English',
|
||||
'ar' => 'العربية',
|
||||
'de' => 'Deutsch',
|
||||
'es' => 'Español',
|
||||
'es_AR' => 'Español Argentina',
|
||||
'fr' => 'Français',
|
||||
'nl' => 'Nederlands',
|
||||
'pt_BR' => 'Português do Brasil',
|
||||
'sk' => 'Slovensky',
|
||||
'sv' => 'Svenska',
|
||||
'ja' => '日本語',
|
||||
'pl' => 'Polski',
|
||||
'it' => 'Italian',
|
||||
'ru' => 'Русский',
|
||||
'zh_CN' => '简体中文',
|
||||
'zh_TW' => '繁體中文'
|
||||
]
|
||||
///////////////////////////////////
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user