mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations field.php (English)
This commit is contained in:
parent
db70d5e80f
commit
7b25d672ea
@ -56,4 +56,10 @@ return [
|
|||||||
'list' => 'List',
|
'list' => 'List',
|
||||||
'instruction_description' => 'Instruction Description',
|
'instruction_description' => 'Instruction Description',
|
||||||
'instruction_list' => 'Instruction List',
|
'instruction_list' => 'Instruction List',
|
||||||
|
|
||||||
|
// Offline
|
||||||
|
'connection_problem' => 'Connection problem',
|
||||||
|
'your_internet_connection_is_broken' => 'Your internet connection is broken,',
|
||||||
|
'we_miss_you_so_much_already' => 'we miss you so much already!',
|
||||||
|
'try_again' => 'Try again',
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user