Add Str to NATO alphabet tool

This commit is contained in:
2024-04-19 14:41:49 +03:00
parent 373dbff423
commit 34605ce9b9
3 changed files with 64 additions and 3 deletions

View File

@ -48,7 +48,8 @@ export default {
'str_to_lower_upper': 'Str to lower/upper',
'str_remove_duplicate_lines': 'Str remove duplicate lines',
'str_pad': 'Str pad',
'numeronym': 'Str numeronym (i18n)',
'str_numeronym': 'Str numeronym (i18n)',
'str_to_nato_alphabet': 'Str to NATO alphabet',
'url_encode_decode': 'URL encode/decode',
'url_query_viewer': 'URL query viewer',
},