feat: Add country names to installation process #501

Merged
inex merged 3 commits from add-country-names into master 2024-04-24 12:54:33 +03:00
Collaborator
- Resolve: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/494
NaiJi added the
Feature request
Source
Core Team
labels 2024-04-16 23:01:20 +03:00
NaiJi self-assigned this 2024-04-16 23:01:20 +03:00
NaiJi added 1 commit 2024-04-16 23:01:21 +03:00
NaiJi requested review from inex 2024-04-16 23:01:23 +03:00
Poster
Collaborator

DO added support for Australia so I introduce it to this patch as well
https://www.digitalocean.com/blog/introducing-sydney-data-center

DO added support for Australia so I introduce it to this patch as well https://www.digitalocean.com/blog/introducing-sydney-data-center
inex requested changes 2024-04-17 10:56:00 +03:00
@ -76,0 +81,4 @@
String displayName = slug;
switch (slug.substring(0, 3)) {
case 'fra':
displayName = 'Germany';

Should be added to the translations, probably as a "countries" json object.

Should be added to the translations, probably as a "countries" json object.
Poster
Collaborator

But the rest of the block isn't translated, so we will have a translated country and forced-to-english city name, provided by the provider. is it okay?

But the rest of the block isn't translated, so we will have a translated country and forced-to-english city name, provided by the provider. is it okay?
NaiJi added 1 commit 2024-04-17 19:23:34 +03:00
NaiJi requested review from inex 2024-04-17 19:24:07 +03:00
NaiJi added 1 commit 2024-04-17 19:24:14 +03:00
inex approved these changes 2024-04-24 12:53:50 +03:00
inex merged commit 6819192219 into master 2024-04-24 12:54:33 +03:00
inex deleted branch add-country-names 2024-04-24 12:54:33 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#501
There is no content yet.