Skip to content
Snippets Groups Projects
Commit 1060afff authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Revert "Remove redundant language strings."

This reverts commit 1070d1ab.
parent 63b5023b
No related merge requests found
...@@ -37,6 +37,13 @@ ...@@ -37,6 +37,13 @@
'collection_empty' => 'collection_empty', 'collection_empty' => 'collection_empty',
'error_occurred' => 'An error has occurred', 'error_occurred' => 'An error has occurred',
'go_to_list' => 'go_to_list', 'go_to_list' => 'go_to_list',
'libphonenumber_invalid' => 'libphonenumber_invalid',
'libphonenumber_invalidcountry' => 'libphonenumber_invalidcountry',
'libphonenumber_invalidregion' => 'libphonenumber_invalidregion',
'libphonenumber_notanumber' => 'libphonenumber_notanumber',
'libphonenumber_toolong' => 'libphonenumber_toolong',
'libphonenumber_tooshort' => 'libphonenumber_tooshort',
'libphonenumber_tooshortidd' => 'libphonenumber_tooshortidd',
'loading' => 'Loading', 'loading' => 'Loading',
'more' => 'more', 'more' => 'more',
'number_thousands_separator' => [ 'number_thousands_separator' => [
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment