Updated all language strings.

This commit is contained in:
James Cole
2018-03-04 08:54:01 +01:00
parent 8eb3d43123
commit 8b52006959
62 changed files with 1089 additions and 552 deletions

View File

@@ -21,5 +21,10 @@
declare(strict_types=1);
return [
'personal_access_tokens' => 'Personal access tokens',
// profile
'personal_access_tokens' => 'Tokens de acceso personal',
// bills:
'not_expected_period' => 'No se esperaba este período',
'not_or_not_yet' => 'No (todavía)',
];