add "Dark Mode" to translation strings

This commit is contained in:
El RIDO
2024-04-21 11:46:14 +02:00
parent 658383e6d1
commit bdc9c307df
36 changed files with 72 additions and 36 deletions

View File

@@ -216,5 +216,6 @@
"Error calling YOURLS. Probably a configuration issue, like wrong or missing \"apiurl\" or \"signature\".": "YOURLSの呼び出し中にエラーが発生しました。\"apiurl\"または\"signature\"等の設定に問題がある可能性があります。",
"Error parsing YOURLS response.": "YOURLSレスポンスの解析中にエラーが発生しました。",
"This secret message can only be displayed once. Would you like to see it now?": "This secret message can only be displayed once. Would you like to see it now?",
"Yes, see it": "Yes, see it"
"Yes, see it": "Yes, see it",
"Dark Mode": "Dark Mode"
}