PLT-7 Adding translation function to context
Этот коммит содержится в:
14
i18n/en.json
Обычный файл
14
i18n/en.json
Обычный файл
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"id": "utils.i18n.loaded",
|
||||
"translation": "Loaded system translations for '%v' from '%v'"
|
||||
},
|
||||
{
|
||||
"id": "mattermost.current_version",
|
||||
"translation": "Current version is %v (%v/%v/%v)"
|
||||
},
|
||||
{
|
||||
"id": "api.admin.file_read_error",
|
||||
"translation": "Error reading log file"
|
||||
}
|
||||
]
|
||||
14
i18n/es.json
Обычный файл
14
i18n/es.json
Обычный файл
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"id": "utils.i18n.loaded",
|
||||
"translation": "Loaded system translations for '%v' from '%v'"
|
||||
},
|
||||
{
|
||||
"id": "mattermost.current_version",
|
||||
"translation": "Current version is %v (%v/%v/%v)"
|
||||
},
|
||||
{
|
||||
"id": "api.admin.file_read_error",
|
||||
"translation": "Error reading log file"
|
||||
}
|
||||
]
|
||||
Ссылка в новой задаче
Block a user