Skip to content
Snippets Groups Projects
Commit 419276bc authored by Florian's avatar Florian
Browse files

Update local_string.dart

parent d3503735
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,6 @@ class LocalString extends Translations {
@override
Map<String, Map<String, String>> get keys => {
'en_US': {
'hello': 'HELLO WORLS',
'message': 'Welcome to shit',
'Error': 'Failed to pick image:',
'ChoosePB': 'Choose Profile Picture',
'camera': 'Camera',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment