-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enjoy!
- Loading branch information
Showing
86 changed files
with
25,720 additions
and
4,437 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -162,10 +162,10 @@ aliases: | |
- *restore_cache_plume_dead_code | ||
- run: | ||
name: install server | ||
command: cargo install --debug --no-default-features --features="${FEATURES}",test --path . -f || cargo install --debug --no-default-features --features="${FEATURES}",test --path . -f | ||
command: cargo install --debug --no-default-features --features="${FEATURES}",test --path . --force || cargo install --debug --no-default-features --features="${FEATURES}",test --path . --force | ||
- run: | ||
name: install plm | ||
command: cargo install --debug --no-default-features --features="${FEATURES}" --path plume-cli -f || cargo install --debug --no-default-features --features="${FEATURES}" --path plume-cli -f | ||
command: cargo install --debug --no-default-features --features="${FEATURES}" --path plume-cli --force || cargo install --debug --no-default-features --features="${FEATURES}" --path plume-cli --force | ||
- run: | ||
name: run test | ||
command: ./script/run_browser_test.sh | ||
|
@@ -203,6 +203,7 @@ jobs: | |
- checkout | ||
- *attach_workspace | ||
- *restore_cache | ||
- run: git config --global --remove-section url."ssh://[email protected]" | ||
- run: cargo fetch | ||
- *save_cache | ||
- *persist_to_workspace | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: plume\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-06-15 16:33-0700\n" | ||
"PO-Revision-Date: 2019-04-17 19:54\n" | ||
"Last-Translator: Ana Gelez (AnaGelez)\n" | ||
"Language-Team: Afrikaans\n" | ||
"Language: af_ZA\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Generator: crowdin.com\n" | ||
"X-Crowdin-Project: plume\n" | ||
"X-Crowdin-Language: af\n" | ||
"X-Crowdin-File: /master/po/plume-front/plume-front.pot\n" | ||
|
||
# plume-front/src/editor.rs:114 | ||
msgid "Open the rich text editor" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:143 | ||
msgid "Title" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:147 | ||
msgid "Subtitle or summary" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:154 | ||
msgid "Write your article here. Markdown is supported." | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:165 | ||
msgid "Around {} characters left" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:228 | ||
msgid "Tags" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:229 | ||
msgid "License" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:232 | ||
msgid "Cover" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:252 | ||
msgid "This is a draft" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:259 | ||
msgid "Publish" | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: plume\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-06-15 16:33-0700\n" | ||
"PO-Revision-Date: 2019-04-17 19:54\n" | ||
"Last-Translator: Ana Gelez (AnaGelez)\n" | ||
"Language-Team: Arabic\n" | ||
"Language: ar_SA\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " | ||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n" | ||
"X-Generator: crowdin.com\n" | ||
"X-Crowdin-Project: plume\n" | ||
"X-Crowdin-Language: ar\n" | ||
"X-Crowdin-File: /master/po/plume-front/plume-front.pot\n" | ||
|
||
# plume-front/src/editor.rs:114 | ||
msgid "Open the rich text editor" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:143 | ||
msgid "Title" | ||
msgstr "العنوان" | ||
|
||
# plume-front/src/editor.rs:147 | ||
#, fuzzy | ||
msgid "Subtitle, or summary" | ||
msgstr "العنوان الثانوي أو الملخص" | ||
|
||
# plume-front/src/editor.rs:154 | ||
msgid "Write your article here. Markdown is supported." | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:165 | ||
msgid "Around {} characters left" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:228 | ||
msgid "Tags" | ||
msgstr "الوسوم" | ||
|
||
# plume-front/src/editor.rs:229 | ||
msgid "License" | ||
msgstr "الرخصة" | ||
|
||
# plume-front/src/editor.rs:232 | ||
msgid "Cover" | ||
msgstr "الغلاف" | ||
|
||
# plume-front/src/editor.rs:252 | ||
msgid "This is a draft" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:259 | ||
msgid "Publish" | ||
msgstr "نشر كتابا" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: plume\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-06-15 16:33-0700\n" | ||
"PO-Revision-Date: 2019-04-17 18:15\n" | ||
"Last-Translator: Ana Gelez (AnaGelez)\n" | ||
"Language-Team: Bulgarian\n" | ||
"Language: bg_BG\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Generator: crowdin.com\n" | ||
"X-Crowdin-Project: plume\n" | ||
"X-Crowdin-Language: bg\n" | ||
"X-Crowdin-File: /master/po/plume-front/plume-front.pot\n" | ||
|
||
# plume-front/src/editor.rs:114 | ||
msgid "Open the rich text editor" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:143 | ||
msgid "Title" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:149 | ||
msgid "Subtitle, or summary" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:154 | ||
msgid "Write your article here. Markdown is supported." | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:165 | ||
msgid "Around {} characters left" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:228 | ||
msgid "Tags" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:229 | ||
msgid "License" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:232 | ||
msgid "Cover" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:252 | ||
msgid "This is a draft" | ||
msgstr "" | ||
|
||
# plume-front/src/editor.rs:259 | ||
msgid "Publish" | ||
msgstr "" |
Oops, something went wrong.