Skip to content

Commit

Permalink
Merge branch 'master' into staging/1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markoph committed Feb 28, 2022
2 parents 4d1e734 + 28d8290 commit 239b5f3
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
16 changes: 0 additions & 16 deletions src/lang/mobiletech.en_US.neon

This file was deleted.

16 changes: 16 additions & 0 deletions src/lang/mobiletech.en_US.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
config:
mobiletech_gateway_url_production:
name: "Mobiletech SMS gateway URL (production)"
description: "URL processing sent messages (e.g. <code>http://127.0.0.1:1234/</code>)"
mobiletech_gateway_url_test:
name: "Mobiletech SMS gateway URL (test)"
description: "URL processing sent <strong>testing</strong> messages routed via internal <code>MobiletechServerProxy</code> (e.g. <code>http://127.0.0.1:1234/</code>)"
mobiletech_billkey_free:
name: "Billing key for free messages"
description: "Billing key used for sending user notifications and any other free messages (e.g. <code>AZ19</code>)"
dataprovider:
short_name:
label: Short name
placeholder: 'for example "Month print"'
description: 'Short name (max. 40 characters) of subscription to be sent via SMS, without diacritics. If not specified, User label will be used instead.'
error_diacritics: 'Short name cannot contain diacritics'
16 changes: 0 additions & 16 deletions src/lang/mobiletech.sk_SK.neon

This file was deleted.

16 changes: 16 additions & 0 deletions src/lang/mobiletech.sk_SK.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
config:
mobiletech_gateway_url_production:
name: "Mobiletech URL sms brány (produkčná)"
description: "URL spracúvajúca odoslané správy (napr. <code>http://127.0.0.1:1234/</code>)"
mobiletech_gateway_url_test:
name: "Mobiletech URL sms brány (testovacia)"
description: "URL spracúvajúca <strong>testovacie</strong> správy odoslané na internú <code>MobiletechServerProxy</code> (napr. <code>http://127.0.0.1:1234/</code>)"
mobiletech_billkey_free:
name: "Billing key pre nespoplatnené správy"
description: "Billing key, ktorý bude použitý pri všeobecných notifikáciach a nespoplatnených správach odoslaných používateľovi (napr. <code>AZ19</code>)"
dataprovider:
short_name:
label: Krátky názov pre SMS
placeholder: 'napríklad "Print na mesiac"'
description: 'Krátky názov predplatného (maximálne 40 znakov) bez diakritiky, ktorý sa bude posielať napr. cez SMS . Ak nie je špecifikovaný, použije sa Verejný popis.'
error_diacritics: 'Krátky názov nemôže obsahovať diakritiku'

0 comments on commit 239b5f3

Please sign in to comment.