Merge branch 'patch-1' of https://github.com/jpatters/judaicadh.github.io into feature/locale-fix
This commit is contained in:
commit
0ff37a42a8
3 changed files with 20 additions and 8 deletions
|
@ -342,14 +342,14 @@ zh: &DEFAULT_ZH
|
||||||
comment_success_msg : "Thanks for your comment! It will show on the site once it has been approved."
|
comment_success_msg : "Thanks for your comment! It will show on the site once it has been approved."
|
||||||
comment_error_msg : "Sorry, there was an error with your submission. Please make sure all required fields have been completed and try again."
|
comment_error_msg : "Sorry, there was an error with your submission. Please make sure all required fields have been completed and try again."
|
||||||
loading_label : "Loading..."
|
loading_label : "Loading..."
|
||||||
zh-CN:
|
zh-CN:
|
||||||
<<: *DEFAULT_ZH
|
<<: *DEFAULT_ZH
|
||||||
zh-HK:
|
zh-HK:
|
||||||
<<: *DEFAULT_ZH
|
<<: *DEFAULT_ZH
|
||||||
zh-SG:
|
zh-SG:
|
||||||
<<: *DEFAULT_ZH
|
<<: *DEFAULT_ZH
|
||||||
zh-TW:
|
zh-TW:
|
||||||
<<: *DEFAULT_ZH
|
<<: *DEFAULT_ZH
|
||||||
|
|
||||||
# German / Deutsch
|
# German / Deutsch
|
||||||
# -----------------
|
# -----------------
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
message: "DELETE ME\r\n\r\njust trying out the comment system"
|
||||||
|
name: Donald Duck
|
||||||
|
email: cfedc848417c6ed0ce1eed35e741b26e
|
||||||
|
url: 'http://disney.com'
|
||||||
|
hidden: ''
|
||||||
|
date: '2016-11-03T22:51:07.174Z'
|
|
@ -0,0 +1,6 @@
|
||||||
|
message: Is there a way to add custom syntax?
|
||||||
|
name: Anbu
|
||||||
|
email: 559d2c680d83bc6246b4483a8d9ad7fa
|
||||||
|
url: ''
|
||||||
|
hidden: ''
|
||||||
|
date: '2016-11-12T05:26:47.184Z'
|
Loading…
Reference in a new issue