Add Str numeronym (i18n) tool

This commit is contained in:
2024-04-19 14:25:41 +03:00
parent c82bf33d50
commit 373dbff423
3 changed files with 61 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ 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)',
'url_encode_decode': 'URL encode/decode',
'url_query_viewer': 'URL query viewer',
},