Updated translations.php and added latin script version
This commit is contained in:
parent
20165fc7e3
commit
42d0d9376d
@ -195,7 +195,7 @@ return array(
|
||||
'Json-RPC API' => 'API Json-RPC',
|
||||
'Fever API' => 'Fever',
|
||||
'Translations' => 'Prevodi',
|
||||
'Run Miniflux with Docker' => 'Koristi Miniflus kroz Docker',
|
||||
'Run Miniflux with Docker' => 'Koristi Minifluks kroz Docker',
|
||||
'FAQ' => 'ČPP (Često postavljana pitanja)',
|
||||
'settings' => 'opcije',
|
||||
'help' => 'pomoć',
|
||||
|
@ -89,6 +89,7 @@ function get_languages()
|
||||
'pt_BR' => 'Português',
|
||||
'zh_CN' => '简体中国',
|
||||
'sr_RS' => 'српски',
|
||||
'sr_RS@latin' => 'srpski',
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user