update dictionnaries for 3.0

This commit is contained in:
acognet
2021-12-09 11:29:58 +01:00
parent f48cdd51f4
commit de004af288
98 changed files with 2752 additions and 2181 deletions

View File

@@ -1086,6 +1086,8 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Class:AsyncTask/Attribute:last_error+' => '~~',
'Class:AsyncTask/Attribute:last_attempt' => 'Last attempt~~',
'Class:AsyncTask/Attribute:last_attempt+' => '~~',
'Class:AsyncTask:InvalidConfig_Class_Keys' => 'Invalid format for the configuration of "async_taks_retries[%1$s]". Expecting an array with the following keys: %2$s~~',
'Class:AsyncTask:InvalidConfig_Class_InvalidKey_Keys' => 'Invalid format for the configuration of "async_taks_retries[%1$s]": unexpected key "%2$s". Expecting only the following keys: %3$s~~',
));
//