коммит произвёл
GitHub
родитель
19173ea6ff
Коммит
909cda6d49
40
i18n/en.json
40
i18n/en.json
@@ -4270,6 +4270,22 @@
|
||||
"id": "app.plugin.write_file.saving.app_error",
|
||||
"translation": "An error occurred while saving the file."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin_store.delete.app_error",
|
||||
"translation": "Could not delete plugin key value."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin_store.get.app_error",
|
||||
"translation": "Could not get plugin key value."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin_store.list.app_error",
|
||||
"translation": "Unable to list all the plugin keys."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin_store.save.app_error",
|
||||
"translation": "Could not save or update plugin key value."
|
||||
},
|
||||
{
|
||||
"id": "app.post.delete.app_error",
|
||||
"translation": "Unable to delete the post."
|
||||
@@ -7202,30 +7218,6 @@
|
||||
"id": "store.sql_job.update.app_error",
|
||||
"translation": "Unable to update the job."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_plugin_store.compare_and_set.mysql_select.app_error",
|
||||
"translation": "Failed to query for existing row on MySQL after KVCompareAndSet with unchanged value."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_plugin_store.compare_and_set.too_many_rows.app_error",
|
||||
"translation": "Found more than 1 row on MySQL after KVCompareAndSet with unchanged value."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_plugin_store.delete.app_error",
|
||||
"translation": "Could not delete plugin key value."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_plugin_store.get.app_error",
|
||||
"translation": "Could not get plugin key value."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_plugin_store.list.app_error",
|
||||
"translation": "Unable to list all the plugin keys."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_plugin_store.save.app_error",
|
||||
"translation": "Could not save or update plugin key value."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.analytics_posts_count.app_error",
|
||||
"translation": "Unable to get post counts."
|
||||
|
||||
Ссылка в новой задаче
Block a user