Skip to content

Commit

Permalink
fix: confusing wording for billing cycle
Browse files Browse the repository at this point in the history
docs: update screenshots on readme
  • Loading branch information
ellite committed Mar 12, 2024
1 parent e9988e9 commit 94ad0cb
Show file tree
Hide file tree
Showing 26 changed files with 64 additions and 20 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,17 +127,17 @@ If you want to trigger an Update of the exchange rates, change your main currenc

## Screenshots

![Screenshot](screenshots/dashboardlight.png)
![Screenshot](screenshots/wallos-dashboard-light.png)

![Screenshot](screenshots/dashboarddark.png)
![Screenshot](screenshots/wallos-dashboard-dark.png)

![Screenshot](screenshots/settings.png)
![Screenshot](screenshots/wallos-stats.png)

![Screenshot](screenshots/form.png)
![Screenshot](screenshots/wallos-form.png)

![Screenshot](screenshots/mobilelight.png)
![Screenshot](screenshots/wallos-dashboard-mobile-light.png)

![Screenshot](screenshots/mobiledark.png)
![Screenshot](screenshots/wallos-dashboard-mobile-dark.png)

## Contributing

Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/de.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
"Weekly" => "Wöchentlich",
"Monthly" => "Monatlich",
"Yearly" => "Jährlich",
"dayly" => "Tag(e)",
"weekly" => "Woche(n)",
"monthly" => "Monat(e)",
"yearly" => "Jahr(e)",
"days" => "Tage",
"weeks" => "Wochen",
"months" => "Monate",
Expand All @@ -58,7 +62,7 @@
"search_logo" => "Logo im Web suchen",
"web_search" => "Websuche",
"currency" => "Währung",
"billing_cycle" => "Abrechnungszeitraum",
"payment_every" => "Zahlung alle",
"frequency" => "Abrechnungsfrequenz",
"cycle" => "Zeitraum",
"next_payment" => "Nächste Zahlung",
Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/el.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
"Weekly" => "Εβδομαδιαία",
"Monthly" => "Μηνιαία",
"Yearly" => "Ετήσια",
"dayly" => "Ημέρα(ες)",
"weekly" => "Εβδομάδα",
"monthly" => "Μήνας(ες)",
"yearly" => "Χρόνος(ια)",
"days" => "ημέρες",
"weeks" => "εβδομάδες",
"months" => "μήνες",
Expand All @@ -58,7 +62,7 @@
"search_logo" => "Αναζήτηση λογότυπου στο web",
"web_search" => "Αναζήτηση web",
"currency" => "Νόμισμα",
"billing_cycle" => "Κύκλος χρέωσης",
"payment_every" => "Πληρωμή κάθε",
"frequency" => "Συχνότητα",
"cycle" => "Κύκλος",
"next_payment" => "Επόμενη πληρωμή",
Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
"Weekly" => "Weekly",
"Monthly" => "Monthly",
"Yearly" => "Yearly",
"daily" => "Day(s)",
"weekly" => "Week(s)",
"monthly" => "Month(s)",
"yearly" => "Year(s)",
"days" => "days",
"weeks" => "weeks",
"months" => "months",
Expand All @@ -58,7 +62,7 @@
"search_logo" => "Search logo on the web",
"web_search" => "Web search",
"currency" => "Currency",
"billing_cycle" => "Billing Cycle",
"payment_every" => "Payment every",
"frequency" => "Frequency",
"cycle" => "Cycle",
"next_payment" => "Next Payment",
Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/es.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
"Weekly" => "Semanal",
"Monthly" => "Mensual",
"Yearly" => "Anual",
"daily" => "Día(s)",
"weekly" => "Semana(s)",
"monthly" => "Mes(es)",
"yearly" => "Año(s)",
"days" => "días",
"weeks" => "semanas",
"months" => "meses",
Expand All @@ -58,7 +62,7 @@
"search_logo" => "Buscar logotipo en la web",
"web_search" => "Búsqueda web",
"currency" => "Moneda",
"billing_cycle" => "Ciclo de Facturación",
"payment_every" => "Pago cada",
"frequency" => "Frecuencia",
"cycle" => "Ciclo",
"next_payment" => "Próximo Pago",
Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/fr.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
"Weekly" => "Hebdomadaire",
"Monthly" => "Mensuel",
"Yearly" => "Annuel",
"daily" => "Jour(s)",
"weekly" => "Semaine(s)",
"monthly" => "Mois",
"yearly" => "Année(s)",
"days" => "jours",
"weeks" => "semaines",
"months" => "mois",
Expand All @@ -58,7 +62,7 @@
"search_logo" => "Rechercher un logo sur le web",
"web_search" => "Recherche web",
"currency" => "Devise",
"billing_cycle" => "Cycle de facturation",
"payment_every" => "Paiement tous les",
"frequency" => "Fréquence",
"cycle" => "Cycle",
"next_payment" => "Prochain paiement",
Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/jp.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
"Weekly" => "毎週",
"Monthly" => "毎月",
"Yearly" => "毎年",
"daily" => "",
"weekly" => "",
"monthly" => "",
"yearly" => "",
"days" => "日毎",
"weeks" => "週毎",
"months" => "月毎",
Expand All @@ -58,7 +62,7 @@
"search_logo" => "ウェブ上でロゴを検索する",
"web_search" => "ウェブ検索",
"currency" => "通貨",
"billing_cycle" => "請求サイクル",
"payment_every" => "支払い頻度",
"frequency" => "頻度",
"cycle" => "サイクル",
"next_payment" => "次回支払い",
Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/pt.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
"Weekly" => "Semanal",
"Monthly" => "Mensal",
"Yearly" => "Anual",
"daily" => "Dia(s)",
"weekly" => "Semana(s)",
"monthly" => "Mês(es)",
"yearly" => "Ano(s)",
"days" => "dias",
"weeks" => "semanas",
"months" => "meses",
Expand All @@ -58,7 +62,7 @@
"search_logo" => "Pesquisar logo na internet",
"web_search" => "Pesquisa online",
"currency" => "Moeda",
"billing_cycle" => "Ciclo de faturação",
"payment_every" => "Pagamento a cada",
"frequency" => "Frequencia",
"Cycle" => "Ciclo",
"next_payment" => "Próximo Pagamento",
Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/pt_br.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
"Weekly" => "Semanal",
"Monthly" => "Mensal",
"Yearly" => "Anual",
"daily" => "Dia(s)",
"weekly" => "Semana(s)",
"monthly" => "Mês(es)",
"yearly" => "Ano(s)",
"days" => "dias",
"weeks" => "semanas",
"months" => "meses",
Expand All @@ -58,7 +62,7 @@
"search_logo" => "Pesquisar logo internet",
"web_search" => "Buscar na internet",
"currency" => "Moeda",
"billing_cycle" => "Ciclo de cobrança",
"payment_every" => "Pagamento a cada",
"frequency" => "Frequência",
"cycle" => "Ciclo",
"no_category" => "Sem categoria",
Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/tr.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
"Weekly" => "Haftalık",
"Monthly" => "Aylık",
"Yearly" => "Yıllık",
"daily" => "Gün(ler)",
"weekly" => "Hafta(lar)",
"monthly" => "Ay(lar)",
"yearly" => "Yıl(lar)",
"days" => "günler",
"weeks" => "haftalar",
"months" => "aylar",
Expand All @@ -58,7 +62,7 @@
"search_logo" => "Logoyu webde ara",
"web_search" => "Web araması",
"currency" => "Para Birimi",
"billing_cycle" => "Faturalandırma Döngüsü",
"payment_every" => "Ödeme Sıklığı",
"frequency" => "Frekans",
"cycle" => "Döngü",
"next_payment" => "Sonraki Ödeme",
Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/zh_cn.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
"Weekly" => "每周",
"Monthly" => "每月",
"Yearly" => "每年",
"daily" => "",
"weekly" => "",
"monthly" => "",
"yearly" => "",
"days" => "",
"weeks" => "",
"months" => "",
Expand All @@ -62,7 +66,7 @@
"search_logo" => "在网上搜索 Logo",
"web_search" => "网页搜索",
"currency" => "货币",
"billing_cycle" => "账单周期",
"payment_every" => "支付频率",
"frequency" => "频率",
"cycle" => "周期",
"next_payment" => "下次支付",
Expand Down
6 changes: 5 additions & 1 deletion includes/i18n/zh_tw.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
"Weekly" => "每週",
"Monthly" => "每月",
"Yearly" => "每年",
"daily" => "",
"weekly" => "",
"monthly" => "",
"yearly" => "",
"days" => "",
"weeks" => "",
"months" => "",
Expand All @@ -58,7 +62,7 @@
"search_logo" => "在網路上搜尋圖示",
"web_search" => "網頁搜尋",
"currency" => "貨幣",
"billing_cycle" => "帳單週期",
"payment_every" => "付款頻率",
"frequency" => "頻率",
"cycle" => "週期",
"next_payment" => "下次付款",
Expand Down
2 changes: 1 addition & 1 deletion includes/version.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?php
$version = "v1.16.0";
$version = "v1.16.1";
?>
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
<div class="form-group">
<div class="inline">
<div class="split66">
<label for="cycle"><?= translate('billing_cycle', $i18n) ?></label>
<label for="cycle"><?= translate('payment_every', $i18n) ?></label>
<div class="inline">
<select id="frequency" name="frequency" placeholder="<?= translate('frequency', $i18n) ?>">
<?php
Expand All @@ -268,7 +268,7 @@
<?php
foreach ($cycles as $cycle) {
?>
<option value="<?= $cycle['id'] ?>" <?= $cycle['id'] == 3 ? "selected" : "" ?>><?= translate($cycle['name'], $i18n) ?></option>
<option value="<?= $cycle['id'] ?>" <?= $cycle['id'] == 3 ? "selected" : "" ?>><?= translate(strtolower($cycle['name']), $i18n) ?></option>
<?php
}
?>
Expand Down
Binary file removed screenshots/dashboarddark.png
Binary file not shown.
Binary file removed screenshots/dashboardlight.png
Binary file not shown.
Binary file removed screenshots/form.png
Binary file not shown.
Binary file removed screenshots/mobiledark.png
Binary file not shown.
Binary file removed screenshots/mobilelight.png
Binary file not shown.
Binary file removed screenshots/settings.png
Binary file not shown.
Binary file added screenshots/wallos-dashboard-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/wallos-dashboard-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/wallos-dashboard-mobile-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/wallos-dashboard-mobile-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/wallos-form.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/wallos-stats.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 94ad0cb

Please sign in to comment.