You've already forked random-web-tools
Add str sort lines tool
This commit is contained in:
@ -31,6 +31,7 @@ export default {
|
||||
'Strings': {
|
||||
'fix_ru_en_keyboard': 'Fix ru-en keyboard',
|
||||
'str_length': 'Str length',
|
||||
'str_sort_lines': 'Str sort lines',
|
||||
'str_to_lower_upper': 'Str to lower/upper',
|
||||
'str_remove_duplicate_lines': 'Str remove duplicate lines',
|
||||
},
|
||||
|
Reference in New Issue
Block a user