mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-25 01:27:29 +01:00
Merge remote-tracking branch 'origin/v3.1' into v3.1
This commit is contained in:
BIN
app/locales/ja_JP/LC_MESSAGES/messages.mo
Normal file
BIN
app/locales/ja_JP/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
7680
app/locales/ja_JP/LC_MESSAGES/messages.po
Normal file
7680
app/locales/ja_JP/LC_MESSAGES/messages.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -79,7 +79,8 @@ final class Language
|
||||
'pt_BR' => 'Português',
|
||||
'it_IT' => 'Italiano',
|
||||
'da' => 'Dansk',
|
||||
'fo' => 'Føroyskt mál'
|
||||
'fo' => 'Føroyskt mál',
|
||||
'ja_JP' => '日本語',
|
||||
];
|
||||
/**
|
||||
* @var ConfigData
|
||||
@@ -237,4 +238,4 @@ final class Language
|
||||
{
|
||||
return file_exists(LOCALES_PATH . DIRECTORY_SEPARATOR . $lang);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user