Remove strConcat function

This commit is contained in:
syuilo 2019-05-01 16:07:05 +09:00
parent 4747ae8b61
commit ca6fc9cd79
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 0 additions and 6 deletions

View file

@ -1953,10 +1953,6 @@ pages:
strReverse: "テキストを反転"
_strReverse:
arg1: "テキスト"
strConcat: "2つのテキストを連結"
_strConcat:
arg1: "テキスト1"
arg2: "テキスト2"
join: "テキストを連結"
_join:
arg1: "リスト"