fix: remove all exclamation mark on publish action (#889)

This commit is contained in:
Michel EDIGHOFFER 2023-01-08 23:13:44 +01:00 committed by GitHub
parent e621c93b95
commit 9e24cbe5aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 12 deletions

View file

@ -21,7 +21,7 @@
"action": {
"compose": "今なにしてる?",
"enter_app": "使い始める",
"publish": "投稿!",
"publish": "投稿",
"save_changes": "変更を保存",
"sign_in": "サインイン",
"vote": "投票"